NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



DateTime

Returns the current date and time

Returns the current date and time of the server. Can be returned as a text string, or integer Count of the number of seconds since January 1, 1970.

Sample Source

Say DateTime
Say DateTime As String
Say (DateTime As Integer)

Related Function(s):
   GetDate;

Minimum version: 1.0