A useful class to remember for localized date and time settings is DateTimeFormatInfo in the System.Globalization namespace. I needed to get some localized month names for use in an application today and felt pretty sure that there must be a framework class that provides this service, so poking around...