Searched defs:DateTimeRecordCommon (Results 1 – 1 of 1) sorted by relevance
60 struct DateTimeRecordCommon { struct61 int32_t year;62 int32_t month;63 int32_t day;64 int32_t hour;65 int32_t minute;66 int32_t second;67 int32_t millisecond;68 int32_t microsecond;69 int32_t nanosecond;