[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|               DMY               |
+---------------------------------+
DMY(<expD>)

-----------------------------------
Converts <expD> to Day Month Year format.
Return value - Character
-----------------------------------

The DMY() function returns a date expression in European Day Month Year
format for the given date <expD>.  The Month is always returned with a
full spelling.

If CENTURY is SET OFF, the resulting date expression is displayed in the
DD Month YY format.  If CENTURY is SET ON, the format is DD Month YYYY.

+---------------------------------+
|             Examples            |
+---------------------------------+
? DATE()

SET CENTURY ON
? DMY(DATE())

-----------------------------------

See Also:  MDY(), SET CENTURY, SET DATE

-----------------------------------

See Also: MDY() SET CENTURY SET DATE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson