Calendar.truncate
You're seeing just the function
truncate, go back to Calendar module for more information.
Specs
truncate(microsecond(), :microsecond | :millisecond | :second) :: microsecond()
Returns a microsecond tuple truncated to a given precision (:microsecond,
:millisecond or :second).