calendar icon indicating copy to clipboard operation
calendar copied to clipboard

date-time and time zone handling in Elixir

Results 6 calendar issues
Sort by recently updated
recently updated
newest added

Besides other documentation changes, this commit includes all relevant documents to the generated HTML doc for HexDocs.pm and leverages on latest features of ExDoc.

Hey Lau! Title is pretty self-explanatory. I'd understand if you don't think it's necessary considering that using `Calendar.Strftime.strftime!(date, "%B", lang)` really isn't that verbose, but I'd definitely consider it a...

Support for translation only time part of a datetime. Also a PR to calendar_translations. https://github.com/padde/calendar_translations/pull/7

These would be rather easy fixes. Would you be open to a PR? ``` ==> calendar Compiling 20 files (.ex) warning: missing parentheses for expression following "do:" keyword. Parentheses are...