Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audionerd/calx
A calendar that shows full weeks of days
https://github.com/audionerd/calx
Last synced: about 2 months ago
JSON representation
A calendar that shows full weeks of days
- Host: GitHub
- URL: https://github.com/audionerd/calx
- Owner: audionerd
- Created: 2016-10-05T04:25:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T22:55:35.000Z (almost 8 years ago)
- Last Synced: 2024-11-19T07:26:59.143Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### calx
A calendar that shows full weeks of days.
Similar to the Unix [cal](https://en.wikipedia.org/wiki/Cal_(Unix)) command.
Differences from `cal`:
- Display for each month shows the full week of days (showing days from prior or next month to fill out the listing)
- Display for a year of months is linear (not in a 3-up table)Example:
$ calx 12 2016
December 2016
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31