Searched refs:FormatDateTimeByTimeZone (Results 1 – 3 of 3) sorted by relevance
32 …static std::string __attribute__((visibility("default"))) FormatDateTimeByTimeZone(const std::stri…
34 std::string TimeFormatUtils::FormatDateTimeByTimeZone(const std::string &iso8601Str) in FormatDateTimeByTimeZone() function in OHOS::Media::TimeFormatUtils
330 formattedDateTime = TimeFormatUtils::FormatDateTimeByTimeZone(date); in FormatDateTime()332 formattedDateTime = TimeFormatUtils::FormatDateTimeByTimeZone(creationTime); in FormatDateTime()