currentdate
| currentdate | 
  Purpose
 
  
  Synopsis
 
 function currentdate:integer
 
  Return value
 
 
 The number of days elapsed since 1/1/1970 as an integer.
 
  Further information
 
 
 1. The control parameter
 "UTC" indicates whether this function returns a date in local or UTC time.
 
 
 2. Refer to the module
 mmsystem for a set of dedicated types for handling date and time.
 
 
  Related topics
 
  
