Calendar.time_from_day_fraction
You're seeing just the callback
time_from_day_fraction
, go back to Calendar module for more information.
Specs
time_from_day_fraction(day_fraction()) :: {hour(), minute(), second(), microsecond()}
Converts day_fraction/0
to the Calendar's time format.