VSR_to_timetuple

DatesTimes.VSR_to_timetuple(VSR_tuple)

Converts a VSR time tuple to a Python time tuple. Example In [1]: VSR_to_timetuple((2010,101,12345)) Out[1]: (2010, 4, 11, 3, 25, 45, 6, 101, -1)