summaryrefslogtreecommitdiff
path: root/osc
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2016-09-01 12:31:33 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2016-09-01 12:31:33 +0100
commitab76a49b22f792001f6bfb49bef4237429500ca2 (patch)
tree07d289ee5017fdb9899dbdb1ab1be84ac33d430d /osc
parent22d1f1268b909f8fb9672899ae64580938fb3273 (diff)
Fix a bug when formatting time strings
It seems that 'strftime()' (on Windows) works differently from its non-Windows counterparts. Specifically, some formatting options (e.g. %F) are not recognised in the Windows implementation. Fortunately, glibmm comes to our rescue here! So let's use the glib implementation which will hopefully work the same on all platforms.
Diffstat (limited to 'osc')
0 files changed, 0 insertions, 0 deletions