Skip to content

📅 Auto-generate a whole-year calendar (with solar and lunar calendar) to .xlsx file

License

Notifications You must be signed in to change notification settings

ngtrthanh/own-lunar-calendar

 
 

Repository files navigation

own-lunar-calendar

Auto-generate a whole-year calendar (with solar and lunar calendar) to .xlsx file

See Vietnamese version here

About this tool

Changelog

  • ver 1.1, 10 May 2018: add save the generated calendar to the chosen directory feature.
  • ver 1.2, 31 Dec 2019: fix lunar calendar's cells of "tháng nhuận" when choosing online mode.

How to use

  • Run file print_to_excel_file.py directly. You have to input:
    • Enter a year: Enter a year which you want to create calendar, i.e: 2018.
    • How many months in each sheet? [1/2/3/6/12]: Number of months you want to print on a sheet of a worksheet.
    • Online mode? [y/n]: Choose online mode or offline mode. Ignore case.
    • Save file as (.xlsx): Save the calendar to the directory.

i.e:

Enter a year: 2018
How many months in each sheet? [1/2/3/6/12]: 12
Online mode? [y/n]: n
Save file as (.xlsx): calendar2018.xlsx
  • Open calendar file in the chosen folder to see the calendar. You can click /demo to see demo files.

Upcoming features

  • GUI for the app.
  • Choose directory to save file instead of default directory (as same folder as file .py) (added from 10 May 2018)

About

📅 Auto-generate a whole-year calendar (with solar and lunar calendar) to .xlsx file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%