Notes.ini Entry



Name:

    DateOrder

Syntax

    DateOrder=Value

Applies to:

    Workstations and/or Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          UI Control

        Default:

          MDY

        UI equivalent:

          None

        Description:
        Allows the specification of the Day Month Year to differ from OS settings

        Values : Any combination of D; M and Y

        DateOrder lets administrators change the date format for any server platform. You can specify the order in which you want the month (M), date (D), and year (Y) to appear. The syntax is DateOrder=value, where the value is any permutation of DMY. The default order is MDY.

        For example, to change the date format to that used in the United Kingdom, where the day comes first, you enter the following in your NOTES.INI file:

        DateOrder=DMY

        This will give you dates in the format 29.11.2000. Conversely, a value of MDY would render that date 11.29.2000.