Calendar Tool
Describes the use of the Calendar tool
Last updated
Describes the use of the Calendar tool
Last updated
The Calendar Tool provides a calendar to set dates and times.
Access via ...
By using ...
Icon:
Menu:
Tools -> Calendar
Short Cut:
(none)
Menu Tree:
(none)
Dates from 1 January 1900 to 31 December 2100 are allowed.
The timezone can't be set.
Double click speed is hard-coded to 1 second.
The Calendar tool provides a method to find dates using a standard month calendar. There are two forms of the Calendar tool, date only or date and time, as shown below.
Format
Java Client
Web
Date
Date + Time
The Web interface uses a separate field for the time element.
The Web version of the control is much simpler and only allows selection of a date.
Using the Java Client Calendar tool is easy. Use the controls to select the month and year and then double click the date. For the date/time version, there is also a handy check mark icon which you can click.
There are three icons to assist you:
C - Clear - will clear the date in the date field
x - Cancel - close the Calendar tool, making no changes
* - Today - set today's date
The following keyboard controls can be used:
<Pg Dn> will increment the month
<Pg Up> will decrement the month
<Up Arrow> will decrement by a week
<Down Arrow> will increment by a week
<Left Arrow> will decrement by a day
<Right Arrow> will increment by a day
<Enter> will close the Calendar tool, saving the date/time if the tool was opened from a field.
<Esc> will cancel the and close the tool.
Which form appears depends on the data type of the field being entered. The menu link and most date fields are . The time portion will appear if the data type is set to .