Click here to Skip to main content
16,022,971 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 6:51
lmoelleb24-Jul-24 6:51 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon24-Jul-24 7:21
professionalJeremy Falcon24-Jul-24 7:21 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 10:08
lmoelleb24-Jul-24 10:08 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon25-Jul-24 6:10
professionalJeremy Falcon25-Jul-24 6:10 
GeneralRe: I have anxiety now... Pin
Richard MacCutchan24-Jul-24 10:06
mveRichard MacCutchan24-Jul-24 10:06 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 10:12
lmoelleb24-Jul-24 10:12 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon24-Jul-24 7:18
professionalJeremy Falcon24-Jul-24 7:18 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 10:22
lmoelleb24-Jul-24 10:22 
The main advantage is that it natively protect against mistakes.

It does not use the same logic internally as DateTime - it stores the offset instead of DateTimeKind.

You never have to deal with DateTimeKind.Unknown (primary reason for mistakes I have seen).

You never have some database layer having to be told if it is local time or utc.

If some idiot use local time... Then nothing happens because it still accurately represents a unique point in time - no matter where in the world that local time was used.
GeneralRe: I have anxiety now... Pin
Jeremy Falcon25-Jul-24 6:14
professionalJeremy Falcon25-Jul-24 6:14 
GeneralRe: I have anxiety now... Pin
k505424-Jul-24 9:31
mvek505424-Jul-24 9:31 
GeneralRe: I have anxiety now... Pin
jochance24-Jul-24 5:42
jochance24-Jul-24 5:42 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon24-Jul-24 5:49
professionalJeremy Falcon24-Jul-24 5:49 
GeneralRe: I have anxiety now... Pin
k505424-Jul-24 9:39
mvek505424-Jul-24 9:39 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon24-Jul-24 5:46
professionalJeremy Falcon24-Jul-24 5:46 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 6:53
lmoelleb24-Jul-24 6:53 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon24-Jul-24 7:16
professionalJeremy Falcon24-Jul-24 7:16 
GeneralRe: I have anxiety now... Pin
lmoelleb24-Jul-24 10:26
lmoelleb24-Jul-24 10:26 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon25-Jul-24 6:15
professionalJeremy Falcon25-Jul-24 6:15 
GeneralRe: I have anxiety now... Pin
lmoelleb30-Jul-24 0:33
lmoelleb30-Jul-24 0:33 
GeneralRe: I have anxiety now... Pin
Jeremy Falcon30-Jul-24 2:19
professionalJeremy Falcon30-Jul-24 2:19 
GeneralRe: I have anxiety now... Pin
BernardIE531724-Jul-24 19:47
BernardIE531724-Jul-24 19:47 
GeneralTechno-melon! Pin
David O'Neil23-Jul-24 18:44
professionalDavid O'Neil23-Jul-24 18:44 
GeneralRe: Techno-melon! Pin
trønderen23-Jul-24 20:55
trønderen23-Jul-24 20:55 
GeneralRe: Techno-melon! Pin
charlieg24-Jul-24 11:00
charlieg24-Jul-24 11:00 
GeneralRe: Techno-melon! Pin
trønderen24-Jul-24 16:56
trønderen24-Jul-24 16:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.