2
votes
Parse DateTime with timezone of form PST/CEST/UTC/etc
I have two answers because I'm not exactly sure what you are asking.
1) I see you are using CultureInfo, so if you just want to format
the date and time to be culture speci …
