Simon Ask Ulsnes <[EMAIL PROTECTED]> writes: > The DateTime.Now-class is not compatible with Daylight saving times... > On my computer, DateTime.Now.ToShortTimeString() returns 15:12 when it > is really 16:12... (I live in GMT+1 in the summer and GMT+2 in the > winter).
Hmm, this is always returning UTC for me. Looks like a bug somewhere in our time zone implementation. Can you please file a bug report for it in bugzilla ? -- Martin Baulig [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
