Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pc86
on April 5, 2021
|
parent
|
context
|
favorite
| on:
Things I learned while developing a billing system
Not only that but in T-SQL, `AT TIME ZONE` takes DST into account but not in the names. So something like:
SELECT CreatedDate AT TIME ZONE 'UTC' AT TIME ZONE 'Eastern Standard Time' FROM MyTable
would in fact return `CreatedDate` at Eastern
Daylight
Time if executed today.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: