Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-26 | stdlib: Add RFC 3339 functions to module calendar | Hans Bolinder | |
Functions for converting between RFC 3339 strings and system time are added. Options are lists, but we are considering using maps instead. If we change, it will happen after Erlang/OTP 21.0-rc1 is released. | |||
2018-04-21 | stdlib: Add system time functions to module calendar | Hans Bolinder | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green | |
2011-06-20 | Add more specs and types | Hans Bolinder | |
An incorrect spec, rpc:yield/1, has been fixed. | |||
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-02 | Add ISO week number calculation functions to the calendar module in stdlib | Imre Horvath | |
This new feature adds the missing week number function to the calendar module of the stdlib application. The implementation conforms to the ISO 8601 standard. The new feature has been implemented tested and documented. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |