:GetCurrentDate()
Class
Syntax
:GetCurrentDate() -> cDateString
Return
String containing the properly formatted Date/Time for use in mail message headers.
Description
The :GetCurrentDate() method returns the current date and time in a format that is commonly used in mail messages.
This date format should be used in all date-related fields in the message header.
The date value that is returned is adjusted for the local timezone.
See Also