
Hi Everyone, Here's a question for the brains trust: When configuring Windows timezones, what gets used for the Northern Territory? "Cen. Australia Standard Time" I'm sure is for SA, etc. but would also include DST changes, where the NT doesn't have DST. Is there some other timezone that works well for NT ? Or is that the difference between "Cen. Australia Standard time" and "AUS Central Standard Time" ? Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/>

Found one list where it says: Adelaide = Cen. Australia Standard Time Darwin = AUS Central Standard Time Hopefully DST is the difference. Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> From: Dr Greg Low Sent: Thursday, 23 June 2022 12:40 PM To: ozDotNet <ozdotnet@ozdotnet.com> Subject: here's a question for the list: NT Hi Everyone, Here's a question for the brains trust: When configuring Windows timezones, what gets used for the Northern Territory? "Cen. Australia Standard Time" I'm sure is for SA, etc. but would also include DST changes, where the NT doesn't have DST. Is there some other timezone that works well for NT ? Or is that the difference between "Cen. Australia Standard time" and "AUS Central Standard Time" ? Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/>

Greg You are correct. C:\>*tzutil /l* (UTC+09:30) Adelaide Cen. Australia Standard Time (UTC+09:30) Darwin AUS Central Standard Time Check with PowerShell: PS C:\> *([System.TimeZoneInfo]::FindSystemTimeZoneById("Cen. Australia Standard Time")).SupportsDaylightSavingTime* True PS C:\> *([System.TimeZoneInfo]::FindSystemTimeZoneById("AUS Central Standard Time")).SupportsDaylightSavingTime* False Regards, RC On Thu, 23 Jun 2022 at 13:07, Dr Greg Low via ozdotnet < ozdotnet@ozdotnet.com> wrote:
Found one list where it says:
Adelaide = Cen. Australia Standard Time
Darwin = AUS Central Standard Time
Hopefully DST is the difference.
Regards,
Greg
Dr Greg Low
1300SQLSQL (1300 775 775) office | +61 419201410 mobile
SQL Down Under | Web: https://sqldownunder.com
*From:* Dr Greg Low *Sent:* Thursday, 23 June 2022 12:40 PM *To:* ozDotNet <ozdotnet@ozdotnet.com> *Subject:* here's a question for the list: NT
Hi Everyone,
Here’s a question for the brains trust:
When configuring Windows timezones, what gets used for the Northern Territory?
“Cen. Australia Standard Time” I’m sure is for SA, etc. but would also include DST changes, where the NT doesn’t have DST. Is there some other timezone that works well for NT ?
Or is that the difference between “Cen. Australia Standard time” and “AUS Central Standard Time” ?
Regards,
Greg
Dr Greg Low
1300SQLSQL (1300 775 775) office | +61 419201410 mobile
SQL Down Under | Web: https://sqldownunder.com
-- ozdotnet mailing list To manage your subscription, access archives: https://codify.mailman3.com/

Awesome thanks. Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> From: Richard Carde via ozdotnet <ozdotnet@ozdotnet.com> Sent: Thursday, 23 June 2022 2:05 PM To: ozDotNet <ozdotnet@ozdotnet.com> Cc: Richard Carde <richard@carde.id.au> Subject: Re: here's a question for the list: NT Greg You are correct. C:\>tzutil /l (UTC+09:30) Adelaide Cen. Australia Standard Time (UTC+09:30) Darwin AUS Central Standard Time Check with PowerShell: PS C:\> ([System.TimeZoneInfo]::FindSystemTimeZoneById("Cen. Australia Standard Time")).SupportsDaylightSavingTime True PS C:\> ([System.TimeZoneInfo]::FindSystemTimeZoneById("AUS Central Standard Time")).SupportsDaylightSavingTime False Regards, RC On Thu, 23 Jun 2022 at 13:07, Dr Greg Low via ozdotnet <ozdotnet@ozdotnet.com<mailto:ozdotnet@ozdotnet.com>> wrote: Found one list where it says: Adelaide = Cen. Australia Standard Time Darwin = AUS Central Standard Time Hopefully DST is the difference. Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> From: Dr Greg Low Sent: Thursday, 23 June 2022 12:40 PM To: ozDotNet <ozdotnet@ozdotnet.com<mailto:ozdotnet@ozdotnet.com>> Subject: here's a question for the list: NT Hi Everyone, Here’s a question for the brains trust: When configuring Windows timezones, what gets used for the Northern Territory? “Cen. Australia Standard Time” I’m sure is for SA, etc. but would also include DST changes, where the NT doesn’t have DST. Is there some other timezone that works well for NT ? Or is that the difference between “Cen. Australia Standard time” and “AUS Central Standard Time” ? Regards, Greg Dr Greg Low 1300SQLSQL (1300 775 775) office | +61 419201410 mobile SQL Down Under | Web: https://sqldownunder.com<https://sqldownunder.com/> -- ozdotnet mailing list To manage your subscription, access archives: https://codify.mailman3.com/
participants (2)
-
Dr Greg Low
-
Richard Carde