Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

File metadata and controls

18 lines (13 loc) · 476 Bytes

Change Log

3.0.0 (11 October 2016)

  • First version of the library, now called November

MEGDateFormatter (Deprecated)

2.0.1 (11 October 2016)

  • Just change the podspec to support the new project name.

2.0.0

  • Swift 3 support.

1.1.0

Enhancements:

  • Exposed a NSDate extension to convert NSDate to String using NSDateFormatter directly. (Formatters will not be cached and reused if used this way)

1.0.0

  • Initial version