You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• Fixed toString(format: .isoYear) displaying empty string
• Added startOfYear and endOfYear to dateFor()
• Added ISOFormatter to concurrent cache
• Removed CocoaPods support
• Fixed .endOfWeek when .startOfWeek has been modified
Add Date(detectFromString:String)? - uses data detector and grabs the first date detected.
Add toRelativeTime() to Date extension (#95)
Fix the 12 hour format based on current Locale (#96)