glib/docs/reference
Philip Withnall d166a55c64 gfileinfo: Add g_file_info_{get,set}_modification_date_time() APIs
These are alternatives to g_file_info_{get,set}_modification_time(),
which will soon be deprecated due to using the deprecated GTimeVal
type, which is not year 2038 safe.

The new APIs take a GDateTime instead.

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

Helps: #1438
2019-07-29 12:27:29 +01:00
..
gio gfileinfo: Add g_file_info_{get,set}_modification_date_time() APIs 2019-07-29 12:27:29 +01: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