Changeset [2ae8d25d188299b2553cbc81aacad59afdb38fa3] by Klaas Pieter Annema
July 19th, 2010 @ 01:10 AM
don't use === for date equality checking
Apparently this will return false for equal dates, reverted the
actual equality check to what was already in Cappuccino before my
fix !(date < otherDate || date > otherDate)
http://github.com/280north/cappuccino/commit/2ae8d25d188299b2553cbc...
Committed by Klaas Pieter Annema
- M Foundation/CPDate.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.