naoty / Timepiece

Intuitive date handling in Swift
MIT License
2.63k stars 147 forks source link

Syntax change: rename "ago(from: NSDate)" to "before(date: NSDate)" and "later(from: NSDate)" to "after(date: NSDate)" #15

Closed aarondaub closed 9 years ago

aarondaub commented 9 years ago

These read nicer IMHO, thoughts?

naoty commented 9 years ago

See https://github.com/naoty/Timepiece/pull/16.