xbotuk / TimeZoneInfoGenerator

Generates registry files to describe arbitrary custom timezones for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a quick and dirty application to generate windows .reg files to describe arbitrary custom time zones.

At this initial stage, it is very rough and almost completely untested. Use it at your own risk.
  
I'm also using it to test something else. Pardon the pointless commits with longer-than-needed comments.
  
A branch just to add a line to a README? What's he up to?
More changes.  
testing too
more testing


https://stackoverflow.com/questions/598695/custom-time-zone

https://subjectivecoder.blogspot.com/2013/04/creating-custom-windows-timezones.html

About

Generates registry files to describe arbitrary custom timezones for Windows.


Languages

Language:C++ 91.4%Language:C 8.6%