tcox8 / OSD-Reporting

This script creates a webpage to show SCCM OSD Reporting
16 stars 5 forks source link

Time Zone adjustment #10

Closed Mugbaz closed 3 years ago

Mugbaz commented 3 years ago

Could the time zone adjustments be implemented as a variable, or checked from server clock to comply with DST adjustments?

tcox8 commented 3 years ago

Planned fix in ver. 2.6.

tcox8 commented 3 years ago

@Mugbaz Can you please try the code in Version 2.6? I am able to test to a limit using powershell and set-culture but it isn't a perfect test. My limited testing seemed successful. (this comment is also on issue #11)

Link to Code: LINK

tcox8 commented 3 years ago

@Mugbaz Note: There are no added parameters. The script should detect location.

Mugbaz commented 3 years ago

Time-zone is now correctly adjusted.

tcox8 commented 3 years ago

Issue confirmed fixed in Code Ver2.6