Skip to content

microsoft/AddOutlookJapanHoliday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBScript for adding Japan's new Holidays to Outlook

日本語版 README はこちら

Starting from 2019, there were some additions/changes to Public Holidays in Japan.

However, no updates have been released for the extended support phase products and Outlook for some update channels.
We made a script 'AddHolidays.vbs' to add new holidays, so please consider using it.

This script will add holidays in 2021~ to your Outlook default calendar. This script will add only new holidays that do not exist in the calendar. So you can run this script whenever holidays already exist or not.

How to use

  1. Download AddHolidays.zip and extract it. If you are using Outlook in English and the names of holidays are English, download AddHolidays_en.zip.
  2. Double-click on 'AddHolidays.vbs' (or 'AddHolidays_en.vbs') on a machine running Outlook.
  3. Open Outlook and confirm holidays are successfully updated.

Feedback

If you have any feedback, please post feedback in the Issues list.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.