decimal_day_to_tuple

Astronomy.decimal_day_to_tuple(day)

Float day to (h,m,s) tuple

:param day : float

Returns

tuple (int, int, float)