Class Calendar

Inheritance

WinControl Calendar 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object

Properties

Date Current date of the Calendar.
DateTime Days since December 30, 1899.

Methods

getDateLocalFormat () returns current date of the Calendar.

Creation

createCalendar ( owner ) Creates a Calendar class object which belongs to the given owner.


Inheritance

WinControl
Calendar 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object

Properties

Date
Current date of the Calendar.

Format: yyyy-mm-dd

Type:

DateTime
Days since December 30, 1899.

Type:

    number

Methods

getDateLocalFormat ()
returns current date of the Calendar.

Format: ShortDateFormat from OS local settings

Creation

createCalendar ( owner )
Creates a Calendar class object which belongs to the given owner. Owner can be any object inherited from WinControl. Valid date is between "September 14, 1752" and "December 31, 9999"

Parameters:

Returns:

    Calendar
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35