Click or drag to resize

DateTime Function

X#
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 FUNCTION DateTime() AS DateTime
Request Example View Source

Return Value

Type: DateTime
See Also