FogBugz (Case [Issue]12298) Chronology - DateAndTime class>>#date:time: Throws Away Precision

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]12298) Chronology - DateAndTime class>>#date:time: Throws Away Precision

Pharo Issue Tracker
FogBugz Notification
avatar
Bug in Project:  Chronology: 1. Pharo Image  •  You are subscribed to this case
Currently failing because #date:time: throws away nanos...

 

| date time instance |

date := Date today.

time := Time now.

instance := DateAndTime date: date time: time.

self assert: instance asDate equals: date.

self assert: instance asTime equals: time.
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo3.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want FogBugz notifications anymore? Update your preferences.

FogBugz

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker