In Pharo V2, if I execute this snippet: | x | x := DateAndTime year: 1991 day: 196 hour: 20 minute: 5 second: 7. x asTime inspect
I get '12:0-54:0-53 am' which is not what I expect. DateAndTime>>asTime changed from 1.4 to 2.0. Any ideas? Thanks Donald [|] -- View this message in context: http://forum.world.st/DateAndTime-asTime-tp4691870.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.