Click or drag to resize

MDY Function

X#
Overload List
  NameDescription
Public methodStatic memberCode exampleMDY(DateTime)
Returns a character expression in day-month-year format (for example, 31 May 1998) from a Date or DateTime expression. The month name isn't abbreviated.
Public methodStatic memberCode exampleMDY(Date)
Returns the specified date or datetime expression in month-day-year format with the name of the month spelled out.
Top
See Also