This documentation was styled with a demo skin from the Premium Pack 4 add-on for Help & Manual. The contents of the skin are encrypted and not configurable. You can only publish HM projects with this skin. You cannot edit it or change it.
This version is copyright and may only be used for local testing purposes. It may not be distributed.
Please purchase the full version of the Premium Pack to get the configurable skins and remove this notice. The package will also include the Toolbox configuration utility for Premium Pack skins.
This functionality has been made obsolete by newer, better solved CDateTime available directly in core instead.
Equates date and time arithmetic
%DT_SECONDS_IN_MINUTE
%DT_SECONDS_IN_HOUR
%DT_SECONDS_IN_DAY
%DT_SECONDS_IN_YEAR
%DT_MINUTES_IN_HOUR
%DT_HOURS_IN_DAY
%DT_DAY_IN_YEAR
Equates for default settings for date and time separator, century and language
%DT_DATE_CENTURY
$DT_DATE_SEPARATOR
$DT_TIME_SEPARATOR
$DT_LANGUAGE
Equates for month name, day name and time stamp long / short selection
%DT_USE_LONG_FORM
%DT_USE_SHORT_FORM
Equates for DT_DateDiff
%DT_DIFF_IN_SECONDS
%DT_DIFF_IN_MINUTES
%DT_DIFF_IN_HOURS
%DT_DIFF_IN_DAYS
Equates for DT_IsValidDate
%DT_DATE_OK
%DT_WRONG_DATE
%DT_WRONG_DAY
%DT_WRONG_MONTH
Equates for DT_GetDate
%DT_MM_DD_YY
%DT_MM_DD_YYYY
%DT_DD_MM_YY
%DT_DD_MM_YYYY
%DT_YY_MM_DD
%DT_YYYY_MM_DD