Searched refs:xml_datetime (Results 1 – 1 of 1) sorted by relevance
384 def xml_to_csv_time(xml_datetime):390 xml_datetime The date in the following format: %Y%m%d398 l_str = datetime.datetime.strptime(xml_datetime, "%Y%m%d %H:%M:%S.%f")381 xml_to_csv_time(xml_datetime) global() argument