Searched defs:time_string (Results 1 – 16 of 16) sorted by relevance
36 def time_string_to_datetime(time_string, handle_type_error=False): argument
61 char time_string[20]; in LogStream() local
29 let time_string = self in to_sql() localVariable
357 string time_string = CurrentDateAndTime(); in ConvertMissingSymbolFile() local695 string time_string = CurrentDateAndTime(); in main() local
151 std::string time_string(tzfile.GetLength() - offset, '\0'); in GetPosixTimezone() local
646 static bool FromString(const char* time_string, in FromString()650 static bool FromUTCString(const char* time_string, in FromUTCString()
311 bool Time::FromStringInternal(const char* time_string, in FromStringInternal()
89 def time_string(self): member in Frame
214 def time_string(values): function
212 def time_string(values): function
38 icu::UnicodeString time_string; in TimeFormatWithoutAmPm() local
79 def parse_time(time_string): argument
597 const std::string time_string = value; in ParseCommandLine() local
592 def to_seconds(time_string): argument
1437 def fromisoformat(cls, time_string): argument
7900 time_string(time_t tv, /* I - Time value */ in time_string() function