[Github-comments] [geany/geany] Use GDateTime for date and time formatting (PR #3037)
Enrico Tröger
notifications at xxxxx
Wed Dec 1 13:32:46 UTC 2021
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
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3037
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211201/19a5295c/attachment.htm>
More information about the Github-comments
mailing list