GNOME Bugzilla – Bug 780863
datetime: 12h time format is now always available
Last modified: 2017-04-04 08:22:35 UTC
.
Created attachment 349162 [details] [review] datetime: 12h time format is now always available Following a change in GDateTime, AM/PM format is now always available even if the support is missing in the locale used. Remove the code used to detect AM/PM support in the locale, and bump the GLib requirements to the version that includes this GDateTime change. See https://bugzilla.gnome.org/show_bug.cgi?id=761889
Review of attachment 349162 [details] [review]: Looks good to me.
Attachment 349162 [details] pushed as 85cd910 - datetime: 12h time format is now always available