g_date_time_format: support %T
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Aug 2011 23:51:45 +0000 (19:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 21 Aug 2011 23:51:45 +0000 (19:51 -0400)
commit414c8ce532c19fe65deb8dfb80222d0164be5cbe
treec0c7174ec09e80d060c73be502e489081c62b777
parentfd1a12ca4dd164be612fbcd7ab8874b91193cdac
g_date_time_format: support %T

strftime supports it, and there is no reason not to do the same.
glib/gdatetime.c