Added support for category element, which is required
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 6 Jan 2009 23:09:51 +0000 (21:09 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 6 Jan 2009 23:18:46 +0000 (21:18 -0200)
commit80d746f15ae9e223b02a7240c46612d9e371716f
tree7d82428c0b6d496089ed090ecb727854e904bc0c
parent5034f5109cf7202efd6f6a85949961975d88c2f2
Added support for category element, which is required

The encoding and decoding of ISO8601 format is left to GLib. The public
interface is time_t, which, besides its lack of subsecond precision,
seems to be the most portable and standard for now. POSIX 2008 obsoletes
struct timeval and gettimeofday and struct timespec and clock_gettime
are too new to be used.
atom/entry.c
include/atompub/entry.h