Home
last modified time | relevance | path

Searched defs:_SoupDate (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-date.h15 struct _SoupDate { struct
16 int year;
17 int month;
18 int day;
20 int hour;
21 int minute;
22 int second;
24 gboolean utc;
25 int offset;