CVCalendarKit icon indicating copy to clipboard operation
CVCalendarKit copied to clipboard

Changes for 0.2.0 version

Open mozharovsky opened this issue 9 years ago • 0 comments

Summary

CVCalendarKit will be integrated into CVCalendar project in order to support date management stuff.

Upcoming changes (v0.2.0)

  • [ ] Scalar operations with values (today.day == tomorrow.day instead of today.day.value() == tomorrow.day.value())
  • [ ] New operator for constructing a new date with a range (i.e. replacement for ==, might be ~> or set)
  • [ ] iOS 7 support
  • [ ] Add custom Date -> String formatter styles (remove enum)

mozharovsky avatar Feb 04 '16 19:02 mozharovsky