Searched defs:DateTime (Results 1 – 6 of 6) sorted by relevance
41 struct DateTime { struct51 // negative to represent time before 1970-01-01) to DateTime. Returns false argument
25 struct DateTime { struct26 int16_t fTimeZoneMinutes; // The number of minutes that GetDateTime() argument38 static void GetDateTime(DateTime*); argument
23 struct DateTime { struct24 int16_t fTimeZoneMinutes; // The number of minutes that GetDateTime() argument36 static void GetDateTime(DateTime*); argument
3 typedef struct DateTime { struct5 } DateTime; typedef
237 const dng_date_time & DateTime () const in DateTime() function
296 class DateTime: class