PyTmHMSXtoS

HSTB.kluster.utc_helpers.PyTmHMSXtoS(h, m, s, x)

Convert hours-minutes-seconds-milliseconds to seconds as float :param h: :type h: int, hours :param m: :type m: int, minutes :param s: :type s: int, seconds :param x: :type x: float, milliseconds

Return type

float, seconds