On Oct 30, 2012, at 11:09 PM, Camillo Bruni wrote:
On 2012-10-30, at 22:33, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 30 Oct 2012, at 22:20, Paul DeBruicker <pdebruic@gmail.com> wrote:
For me, my image's internal timezone is set to UTC. I use Chronos and store everything as UTC, use UTC values for every calculation, then convert it back to the local time only on display to a user.
right, just for completeness, in 2.0 all time objects are stored in UTC. Additionally they store the timezone, used for conversions and displaying.
Yes, Paul: this is the only way to remain sane ;-)
That is one of the reasons why I wrote ZTimestamp, a point-in-time alternative to DateAndTime and TimeStamp with second precision, living in UTC, using ISO/International conventions and protocols only.
we should actually consider putting that into pharo ;) I guess we can do a quick discussion round at the sprint on Fridayâ¦
yeap!