Searched refs:PortableLocaltime (Results 1 – 3 of 3) sorted by relevance
3554 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function3574 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()
3556 static bool PortableLocaltime(time_t seconds, struct tm* out) { in PortableLocaltime() function3576 if (!PortableLocaltime(static_cast<time_t>(ms / 1000), &time_struct)) in FormatEpochTimeInMillisAsIso8601()