Actions
Feature #10459
closed[PATCH] rfc3339 method for Time
Feature #10459:
[PATCH] rfc3339 method for Time
Description
Alias for iso8601 method for compatibility with DateTime (Ruby on Rails).
Files
Actions
Added by Antiarchitect (Andrey Voronkov) about 11 years ago. Updated about 1 year ago.
Description
Alias for iso8601 method for compatibility with DateTime (Ruby on Rails).
Files
| rfc3339.patch (2.25 KB) rfc3339.patch | Antiarchitect (Andrey Voronkov), 10/30/2014 11:09 AM |
I confirmed this to @akr (Akira Tanaka) again. He said "rfc3339 is slightly different from iso8601. I don't want to introduce this alias".