Skip to content

v9.1.0

Choose a tag to compare

@ndaidong ndaidong released this 22 May 03:05
a072c34
  • Rename some date methods for more meaningful:
    • format() --> toDateString()
    • local() --> toLocalDateString()
    • utc() --> toUTCDateString()
    • relativize() --> toRelativeTime()
  • Add maybe() method that return a static variant of Maybe monad
  • Fix isElement() method to ensure that a boolean value returned