User Story
- As an application developer, I want to create my custom calendar class so that I can implement my custom feature.
Acceptance Criteria
Calendars' all member fields and methods should be protected or public, so application dev can extend it.