aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/calendar.erl
AgeCommit message (Expand)Author
2019-02-20stdlib: Optimize calendar:system_time_to_rfc3339()Hans Bolinder
2019-01-31Optimize calendar:gregorian_days_to_date/1Stanislav Mayorov
2018-11-29stdlib: Let calendar:system_time_to_rfc3339() keep fractionsHans Bolinder
2018-04-26stdlib: Add RFC 3339 functions to module calendarHans Bolinder
2018-04-21stdlib: Add system time functions to module calendarHans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2011-06-20Add more specs and typesHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-02Add ISO week number calculation functions to the calendar module in stdlibImre Horvath
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP