<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 13, 2018, 16:09 David T. Lewis <<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jun 13, 2018 at 02:34:10PM +0200, Levente Uzonyi wrote:<br>
> <br>
> On Wed, 13 Jun 2018, Alistair Grant wrote:<br>
> <br>
> >On Wed, 13 Jun 2018 at 14:02, Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank" rel="noreferrer">leves@caesar.elte.hu</a>> wrote:<br>
> >><br>
> >>On Wed, 13 Jun 2018, Fabio Niephaus wrote:<br>
> >>><br>
> >>> There might be more, but these tests fail in Squeak5.2alpha:<br>
> >>><br>
> >>> DateAndTimeLeapTest>>#testAsSeconds<br>
> >><br>
> >>If you can answer the question "When the Squeak epoch is?", then this can<br>
> >>be fixed.<br>
> ><br>
> >1 Jan 1901.<br>
> ><br>
> >(I haven't looked at the test, I'm battling with file timestamps on<br>
> >Windows in the VM at the moment).<br>
> ><br>
> <br>
> The everlasting debate is about the time zone. Some say it is UTC, others <br>
> say it is whatever time zone you're in. The test is failing, because it <br>
> expects the value for UTC, while the method it uses (#asSeconds) was <br>
> changed to use your current time zone.<br>
> <br>
<br>
Putting an end to this kind of endless confusion is the reason that I<br>
implemented UTCDateAndTime for Squeak.<br>
<br>
  <a href="http://wiki.squeak.org/squeak/6197" rel="noreferrer noreferrer" target="_blank">http://wiki.squeak.org/squeak/6197</a><br>
<br>
  <a href="http://www.squeaksource.com/UTCDateAndTime/" rel="noreferrer noreferrer" target="_blank">http://www.squeaksource.com/UTCDateAndTime/</a><br>
<br>
Back when I did this in 2014, I considered it experimental. But after four<br>
years of use, I cannot think of any good reason not to adopt it in trunk.<br>
Maybe we can discuss some time after the 5.2 release.<br>
<br>
Dave<br></blockquote></div></div><div dir="auto">I second that idea. I have tested it personally in the past and it at least works for me....</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>