https://github.com/indrimuska/angular-moment-calendar
Angular Moment Calendar is an AngularJS directive for a calendar component made with Moment.js.
https://github.com/indrimuska/angular-moment-calendar
angular angularjs calendar dates events meetings moment-calendar organizer scheduler
Last synced: about 2 months ago
JSON representation
Angular Moment Calendar is an AngularJS directive for a calendar component made with Moment.js.
- Host: GitHub
- URL: https://github.com/indrimuska/angular-moment-calendar
- Owner: indrimuska
- Created: 2019-08-28T06:28:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-28T08:49:25.000Z (8 months ago)
- Last Synced: 2025-02-25T03:11:15.222Z (about 2 months ago)
- Topics: angular, angularjs, calendar, dates, events, meetings, moment-calendar, organizer, scheduler
- Language: TypeScript
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Moment Calendar
## Overview
*Angular Moment Calendar* is an AngularJS directive that renders a calendar
## Options
Property | Type | Default | Description
---|---|---|---
today | `boolean` | `false` | If `true`, it highlights the current date in the *Month View*.
showTime| `boolean` | `true` | If `true`, it shows the start time of each event in the *Month View*.## TODO
- Dran and drop events
- Week/Day View