This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
RUNTIME_DATE
|
RUNTIME_DATE ( dateString ) | ||||||||
Parameter | Type | Description | ||||||
dateString | Text |
![]() |
Date in short format of current language | |||||
Compatibility Note: This function is intended to be used when converting 4D View documents to 4D View Pro documents. It other contexts, it is useless.
The RUNTIME_DATE function returns dateString as a standard js datetime object, with the hour part at 00:00:00. This function internally calls the 4D Date command.
dateString must be a string containing a date value in "short" format of the current language (culture).
Product: 4D
Theme: 4D View Pro Formulas
Created: 4D v17 R4
4D View Pro Reference ( 4D v19)