This replaces the use of the native strftime() function to use GLib's GDateTime functions which should work more platform agnostic.
Fixes #2968. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3037
-- Commit Summary --
* Use GDateTime for date and time formatting
-- File Changes --
M data/geany.glade (8) M doc/geany.txt (29) M plugins/saveactions.c (2) M src/printing.c (2) M src/ui_utils.c (2) M src/utils.c (44)
-- Patch Links --
https://github.com/geany/geany/pull/3037.patch https://github.com/geany/geany/pull/3037.diff