This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
RUNTIME_DATE

RUNTIME_DATE 


 

RUNTIME_DATE ( dateString ) 
Parameter Type   Description
dateString  Text in 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).



See also 

Converting 4D View plug-in formulas
RUNTIME_TIME

 
PROPERTIES 

Product: 4D
Theme: 4D View Pro Formulas

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v17 R4

 
ARTICLE USAGE

4D View Pro Reference ( 4D v19)