Click or drag to resize

Functions.DateTime Method

X#
Overload List
  NameDescription
Public methodStatic memberDateTime
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.
Public methodStatic memberDateTime(Long, Long, Long)
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.
Public methodStatic memberDateTime(Long, Long, Long, Long)
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.
Public methodStatic memberDateTime(Long, Long, Long, Long, Long)
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.
Public methodStatic memberDateTime(Long, Long, Long, Long, Long, Long)
Returns the current date and time as a DateTime value, or creates a year 2000-compliant DateTime value.
Top
See Also