Hi All,
I've just got may AQ III up & Going with a Sps30.
Not Quite sure I've got may head around the Zimezone setting though.
In NSW we have AEST (Aust Eastern Standard Time), GMT +10, then in Summer, AEDT (Aust Eastern Daylight Savings Time), GMT +11.
I am displaying the right time at present, but DST starts in a few weeks.
Time String I have is this:-
const char* TZ_info = "AEST-10AEDT,M10.1.0/02:00:00,M4.1.0/03:00:00"; // --> Australia/NSW Timezone
But it Just doesn't look right & I don't quite understand the parameters.
AEDT starts on the first Sunday of October @ 2:00am, and ends on the first Sunday in April @3:00am.
Can anyone help me out with the correct string.
Cheers
Phil.
I've just got may AQ III up & Going with a Sps30.
Not Quite sure I've got may head around the Zimezone setting though.
In NSW we have AEST (Aust Eastern Standard Time), GMT +10, then in Summer, AEDT (Aust Eastern Daylight Savings Time), GMT +11.
I am displaying the right time at present, but DST starts in a few weeks.
Time String I have is this:-
const char* TZ_info = "AEST-10AEDT,M10.1.0/02:00:00,M4.1.0/03:00:00"; // --> Australia/NSW Timezone
But it Just doesn't look right & I don't quite understand the parameters.
AEDT starts on the first Sunday of October @ 2:00am, and ends on the first Sunday in April @3:00am.
Can anyone help me out with the correct string.
Cheers
Phil.