Skip to content

Releases: DanielWJudge/AgdAdjustDaylightSavings

Update for Spring DST

18 Mar 18:45
Compare
Choose a tag to compare
Update for Spring DST Pre-release
Pre-release

What's New:

  • Account for Spring DST. An hour of zeros will be inserted for daylight savings time in the spring.
  • Program works for all years of DST, not just 2015.
  • Show number of epochs in AGD before and after adjustment.
  • Show version number in title bar of program.

adjust_agd_timestamps_for_daylight_savings_2015-11-18_15-52-00

adjust_agd_timestamps_for_daylight_savings_2015-11-18_15-52-33

Installation

  1. Download "AdjustForDaylightSavings-0.0.2.zip" file from below
  2. Extract .zip file to a directory

Running Program

  1. Make a backup copy of any files you are adjusting
  2. Double-click on AgdAdjustDaylightSavings.exe to launch program
  3. Click 'add file(s)' button and select the files that you want to adjust
  4. Select the proper timezone that you're in. It should automatically default to your local timezone.
  5. Click 'Adjust Files!'
  6. The program will automatically adjust timestamps and provide a status

Special Note

  1. Make a backup copy of any files you are adjusting. This will help ensure you always have the original data.
  2. This program adjusts ALL files that have data after the time change. Even those that were initialized after the time change and don't need adjusting. The program is unable to determine when a device was initialized. It only knows when the data starts and ends.

Initial Release

18 Nov 15:59
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

adjust_agd_timestamps_for_daylight_savings_2015-11-18_15-52-00

adjust_agd_timestamps_for_daylight_savings_2015-11-18_15-52-33

Installation

  1. Download "AdjustForDaylightSavings-0.0.1.zip" file from below
  2. Extract .zip file to a directory

Running Program

  1. Make a backup copy of any files you are adjusting
  2. Double-click on AgdAdjustDaylightSavings.exe to launch program
  3. Click 'add file(s)' button and select the files that you want to adjust
  4. Select the proper timezone that you're in. It should automatically default to your local timezone.
  5. Click 'Adjust Files!'
  6. The program will automatically adjust timestamps and provide a status

Special Note

  1. Make a backup copy of any files you are adjusting. This will help ensure you always have the original data.
  2. This program adjusts ALL files that have data after the time change. Even those that were initialized after the time change and don't need adjusting. The program is unable to determine when a device was initialized. It only knows when the data starts and ends.