Comment #1 on issue 5317 by
[hidden email]: Date = implementation
weird result
http://code.google.com/p/pharo/issues/detail?id=5317DateAndTime now asDate = Date today ifTrue: [ self inform: 'OK' ].
The start inside the dates are of a different class (TimeStamp and
DateAndTime).
Maybe these should compare as equal ?
The more I look at these classes the weirder they seem ;-)
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker