DateTime Interface Reference

A DateTime object represents an specific date and time. More...

List of all members.

Properties

DATE RW Value []
 Gets or sets the value of the object in the DATE format.
USHORT RW Year []
 Gets or sets the year.
USHORT RW Month []
 Gets or sets the month.
USHORT RW Day []
 Gets or sets the day.
USHORT RW Hour []
 Gets or sets the hour.
USHORT RW Minute []
 Gets or sets the minute.
USHORT RW Second []
 Gets or sets the second.
USHORT RW Milliseconds []
 Gets or sets the millisecond.


Detailed Description

A DateTime object represents an specific date and time.


Property Documentation

USHORT RW Day

Gets or sets the day.

USHORT RW Hour

Gets or sets the hour.

USHORT RW Milliseconds

Gets or sets the millisecond.

USHORT RW Minute

Gets or sets the minute.

USHORT RW Month

Gets or sets the month.

USHORT RW Second

Gets or sets the second.

DATE RW Value

Gets or sets the value of the object in the DATE format.

USHORT RW Year

Gets or sets the year.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:28 2015. (C) Veretennikov A. B. 2004-2015