A powerful open-source calendar component that brings Google Calendar-like functionality to your Java web applications.
- Full Ajax-based calendar interface
- Multiple calendar views (month, week, day)
- Drag and drop event management
- Customizable event styling
- Time zone support
<dependency>
<groupId>org.zkoss.calendar</groupId>
<artifactId>calendar</artifactId>
<version>${version}</version>
</dependency>
<calendar width="100%" height="600px"/>
See contributing.md