Carlos Joined: 03/19/04 Posts: 13 Posted: 08/18/07 03:50:27 How portable is Clock.fromDate? How much does this vary between platforms: Clock.fromDate (Clock.toDate) ?
How portable is Clock.fromDate? How much does this vary between platforms: Clock.fromDate (Clock.toDate) ?
Author Message kris Joined: 03/27/04 Posts: 581 Posted: 09/03/07 21:00:21 It is intended to be portable within the limitations noted here Let us know if it isn't? Carlos Joined: 03/19/04 Posts: 13 Posted: 09/03/07 22:58:33 Mostly I'd like to know how different the results are between Windows and Posix systems. I can't test it on Windows, so there isn't much I can say in that regard. kris Joined: 03/27/04 Posts: 581 Posted: 09/03/07 23:19:54 See the Daylight Savings section in the link provided above Carlos Joined: 03/19/04 Posts: 13 Posted: 09/04/07 00:07:07 Got it. Thanks.
It is intended to be portable within the limitations noted here
Let us know if it isn't?
Mostly I'd like to know how different the results are between Windows and Posix systems. I can't test it on Windows, so there isn't much I can say in that regard.
See the Daylight Savings section in the link provided above
Got it. Thanks.