varwg.times.cwr2str

varwg.times.cwr2str(cwr_string, d_format='%d.%m.%Y %H:%M:%S')[source]

Converts a CWR-timestring into a human-readable timestring.

>>> cwr2str("2040001.00")
'01.01.2040 00:00:00'