Calendar.naive_datetime_from_iso_days
You're seeing just the callback
naive_datetime_from_iso_days
, go back to Calendar module for more information.
Specs
naive_datetime_from_iso_days(iso_days()) :: {year(), month(), day(), hour(), minute(), second(), microsecond()}
Converts iso_days/0
to the Calendar's datetime format.