Home
last modified time | relevance | path

Searched refs:timeWithOffset (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp69 std::tm timeWithOffset = *timeWithOffsetPtr; in FormatDateTimeByTimeZone() local
70 if (timeWithOffset.tm_gmtoff != 0) { in FormatDateTimeByTimeZone()
71 timezone = timeWithOffset.tm_gmtoff; in FormatDateTimeByTimeZone()

Completed in 1 milliseconds