Calendar.time_from_day_fraction

You're seeing just the callback time_from_day_fraction, go back to Calendar module for more information.
Link to this callback

time_from_day_fraction(day_fraction)

View Source

Specs

time_from_day_fraction(day_fraction()) ::
  {hour(), minute(), second(), microsecond()}

Converts day_fraction/0 to the Calendar's time format.