beatToTime
Converts a string to an gmtime object.
Arguments
beatTime(str): String to convert to gmtime.og(bool): Whether to use the original .beat time format.Returns
time.struct_time: gmtime object representing the .beat time.
Converts a string to an gmtime object.
beatTime (str): String to convert to gmtime.og (bool): Whether to use the original .beat time format.
time.struct_time: gmtime object representing the .beat time.