A tool to switch between the Gregorian and Japanese calendars for the date displayed on the Windows 11 taskbar

You can switch the date display on the Windows 11 taskbar between the Gregorian calendar and the Japanese calendar in "Settings (Regional Settings)."

However, to switch between the Gregorian and Japanese calendar displays,Start buttonRight-click > Settings > Time and Language > Language and Region > Regional Settings > Change Format, then select from the right side of Calendar.

Settings > Language and Region > Regional Settings > Change Format
Settings > Language and Region > Regional Settings > Change Format

In other words, if you open "Settings" from the right-click menu of the Start button and switch between Gregorian and Japanese calendar display, you will need to click eight times to make the change.

So I created a tool that allows you to easily switch between Gregorian and Japanese calendar display with one or two clicks (double click).

The only supported OS is Windows 11 (Japanese).

table of contents

"SeirekiWarekiSwitching" is a tool to switch between the Gregorian and Japanese calendars for date display.

materials

* Regarding use of the software (please read carefully)

Target file: "SeirekiWarekiSwitching.exe" (Ver 1.0.0.0)
ハッシュ値(SHA256):0b4568ac57acd6792af30e02214f16c5cdcd302a2f878e26b17a8adf9aa223a7

SeirekiWarekiSwitching.zip

How To Use

Download "SeirekiWarekiSwitching.zip"UnzipIt will contain two files.

  • "SeirekiWarekiSwitching.exe"
  • "Config.ini"

* Be sure to save the two files in the same location.

When you run "SeirekiWarekiSwitching.exe", if the current display is the Gregorian calendar, it will switch to the Japanese calendar, and if the Japanese calendar is displayed, it will switch to the Gregorian calendar.

The display format is entered in the "Config.ini" file, and you can change the contents yourself.

[SEIREKI]
sShortDate=yyyy/MM/dd ddd 
sLongDate=yyyy'年'M'月'd'日'
[WAREKI]
sShortDate=ggy'年'M'月'd'日('ddd')'
sLongDate=ggy'年'M'月'd'日'

[SEIREKI] is the setting for displaying the Gregorian calendar, and [WAREKI] is the setting for displaying the Japanese calendar.

Value NameValue data
sShortDate- Date format displayed on the right side of the taskbar
sLongDate- A pop-up display when you place the mouse pointer over the date on the right side of the taskbar
- File update date and time in Explorer, etc.

The default Config.ini file contents look like this:

When the Japanese calendar is displayed

Japanese calendar display
Japanese calendar display

When displaying the Gregorian calendar

Gregorian calendar display
Gregorian calendar display

The data format is as follows, so feel free to change it and save it as you like.

Data format notation:
d, dd = day; ddd, dddd = day of the week; M = month; y = year; gg = era name

Right-click on "SeirekiWarekiSwitching.exe" and click "Pin to taskbar". The tool will be pinned to the taskbar, and you can easily switch between the Gregorian and Japanese calendars by clicking the tool icon.

Taskbar
Taskbar

*The tool icon image is obtained from the Windows file "imageres.dll".

If you found this article helpful, please share it on social media.

Person who wrote this article

Driven by questions arising from my daily PC use and the desire to "do more," I have been pursuing self-study in Windows since around 2008. I am sharing the "aha!" techniques and solutions I discovered through trial and error with the sole purpose of helping you in your PC life.

View profile

Comment:

To comment

[About submissions]
We welcome any questions or information regarding the content of the article.
However, please note that content unrelated to the purpose of the article, criticism of specific individuals or organizations, offensive language,Inappropriate wordsComments containing the above may be deleted or made private without notice at the discretion of the administrator.
Please note that spam may be automatically deleted by anti-spam measures.

CAPTCHA


table of contents