April 15, 2004 [bug?] timeZOne only and integer of hours. | ||||
---|---|---|---|---|
| ||||
The date structure in std.date defines the timezone thus: int tzcorrection = int.min; // -12..12 correction in hours How will this work for places like South Australia who are in a half hour time zone? |
April 16, 2004 Re: [bug?] timeZOne only and integer of hours. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Scott Egan | And the Newfies! And all of the sub-continent.
Scott Egan wrote:
> The date structure in std.date defines the timezone thus:
>
> int tzcorrection = int.min; // -12..12 correction in hours
>
> How will this work for places like South Australia who are in a half hour
> time zone?
>
>
|
Copyright © 1999-2021 by the D Language Foundation