[Github-comments] [geany/geany] Use GDateTime for date and time formatting (PR #3037)

Enrico Tröger notifications at xxxxx
Wed Dec 1 13:37:02 UTC 2021


`GDateTime` is available since GLib 2.26, we already require 2.32 so this should be fine.

In G-P there is no direct use of `strftime` and only the PoHelper plugin uses `utils_get_date_time` with a fixed format (including `%z` which produced the wrong output on Windows until now!).

I'm not sure whether it is clever to use the GTK docs URL in dialogs, they get quite wide because of the long string. Maybe it is enough to refer to *our* manual where the GTK docs link can be found anyway?

-- 
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#issuecomment-983648891
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211201/091f001b/attachment-0001.htm>


More information about the Github-comments mailing list