Develop > Presentation layer > Customize WebSphere Commerce Accelerator, Organization Administration Console, or Administration Console > Tools framework
Calendars
This element displays a calendar, allowing the user to specify a date, either graphically or manually. The specified date is then returned to the parent window, and placed in the correct field. A calendar should always be available from a calendar icon beside date entry input fields. A calendar displays embedded in the HTML page.
- Add a calendar
When adding a calendar, you need only modify the JSP page on which the calendar displays.
- Calendar JavaScript functions
You can use the following JavaScript functions in the calendar, they are implemented by WebSphere Commerce by default. The following functions are defined in the parent frame, and are called using parent.functionName():
Related concepts
Related tasks
Related reference