> time1 := DateAndTime now.
> time2 := DateAndTime now.
> self assert: [ (time2 - time1) > 0 ]

When I implemented DateAndTime, the above was true. Has this changed ?

Brent

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to