Permuted index of Erlang/OTP functions and commands
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Check if a year is a leap | year | calendar:is_leap_year/1 |
Compute the number of days from | year 0 up to the given date | calendar:date_to_gregorian_days/1 |
Compute the number of days from | year 0 up to the given date | calendar:date_to_gregorian_days/3 |
Compute the number of seconds from | year 0 up to the given date and time | calendar:datetime_to_gregorian_seconds/2 |
Check if a | year is a leap year | calendar:is_leap_year/1 |