Skip to content

productivitykit/cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cal

A Go package for rendering customizable ASCII calendars.

Features

  • Render monthly calendars similar to cal
  • Optional ISO week number display
  • Configurable year and month selection
  • Properly centered month+year headers

Output

    January 2024
Mo Tu We Th Fr Sa Su
 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

With week numbers:

      January 2024
Wk Mo Tu We Th Fr Sa Su
 1  1  2  3  4  5  6  7
 2  8  9 10 11 12 13 14
 3 15 16 17 18 19 20 21
 4 22 23 24 25 26 27 28
 5 29 30 31

About

Render customizable ASCII calendars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages