Basic Date Picker Forums

Welcome to Basic Date Picker Forums Sign in | Join | Help
in Search

Resource: Listing all .NET supported Cultures

Last post 06-22-2006, 4:51 PM by geoffrey.mcgill. 0 replies.
Sort Posts: Previous Next
  •  06-22-2006, 4:51 PM 596

    Resource: Listing all .NET supported Cultures

    We created a sample page demonstrating how to output a list all the .NET supported Cultures. The list details several properties of the CultureInfo object including the Date and Time Formats as well as sample output for each.

    EnglishName
    Abbreviation
    ShortDate Format + example
    LongDate Format + example
    ShortTime Format + example
    LongTime Format + example

    The sample also demonstrates how to sort a list of Cultures by creating a custom IComparer Class and comparing the EnglishName strings.

    The C# code used in this example is available at the bottom of the table.

    See Sample

    See also
        Standard DateTime Format Strings | Custom DateTime Format Strings

    Thanks,
    Geoffrey McGill
    ----------------------------------------
    Coolite Inc.
    Email: support [at] coolite [dot] com
    Phone: +1(888)775-5888
View as RSS news feed in XML
 
Powered by Community Server, by Telligent Systems