Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp80 std::tm localTm = *localTmPtr; in FormatDateTimeByTimeZone() local
82 oss << std::put_time(&localTm, "%Y-%m-%d %H:%M:%S"); in FormatDateTimeByTimeZone()

Completed in 1 milliseconds