glib/docs/reference
Philip Withnall dbabd2b8a7 gdatetime: Add g_date_time_format_iso8601() convenience function
This is a simple wrapper around g_date_time_format_iso8601() which
always produces ISO 8601 dates, without people having to remember the
format string for them (and with the convenience of terminating UTC
dates with ‘Z’ rather than ‘+00’).

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #1438
2019-07-29 12:27:29 +01:00
..
gio Merge branch 'doc-fixes' into 'master' 2019-07-17 10:58:21 +00:00
glib gdatetime: Add g_date_time_format_iso8601() convenience function 2019-07-29 12:27:29 +01:00
gobject gobject: Add a g_assert_finalize_object() macro 2019-07-25 15:23:21 +01:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build build: Drop use of G_DISABLE_DEPRECATED from the build system 2019-05-30 10:38:45 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00