time_zone_info v0.3.0 TimeZoneInfo.IsoDays View Source

A module to handle ISO days.

Link to this section Summary

Functions

Converts an ISO day to gregorian seconds.

Converts an ISO day to year.

Link to this section Functions

Link to this function

to_gregorian_seconds(arg)

View Source
to_gregorian_seconds(Calendar.iso_days()) :: TimeZoneInfo.GregorianSeconds.t()

Converts an ISO day to gregorian seconds.

Converts an ISO day to year.