Click or drag to resize

Date Properties

X#

The Date type exposes the following members.

Properties
  NameDescription
Public propertyDay
Day part of the date. A number between 0 an 31
Public propertyIsEmpty
Public propertyMonth
Month part of the date. A number between 0 an 12
Public propertyValue
Public propertyYear
Year part of the date. A number between 0 and 9999
Top
See Also