Also, if you're using a DateTime object, don't get all wrapped up in how the debugger shows it to you -- the internal format is still stored in a locale-independent manner. It'll be up to you to decide how to format it for the user.
Hint: look at the System.Globalization namespace.
Chip H.
____________________________________________________________________
www.chipholland.com