clean_time_string

InventoryXmlParser.clean_time_string(value)[source]

Remove running and big bang string from time string.

Parameters

value (str) – The time string to clean.

Returns

The cleaned time string.

Return type

str