I think it depends also in regions too. But not much can be done as all routines to check it returns the same results. The checks return true or false if dst in use or not, i just change to yes/no to look better. I could leave it as true or false..
Knew i may of missed something Will look into the mbr/gpt section when i get home in the morning. I see uefi showing which should of triggered a 2nd routine to check for gpt etc. It does mention gpt in the lower section, odd it not in the drive section.
Sorted it now Well still in the editor but the results are right now, had to install a OS in UEFI mode as i wondered why i was always getting MBR/Legacy Will upload the revised QT very soon.
Added the updated Legacy/UEFI routine to MRP as well because that was still a section i not got too. Testing that UEFI install now...
Just added this into the QT 118 BC6 to detect if the option in Settings has been checked or not. Code: Daylight Adjust Clock Mode : Enabled/Checked @tcntad hope that helps for the Daylight side you mentioned. Took a little research and registry checking when that option is set or not...
Im pretty sure the other guy (carlos) is right, we're not using DST right now but yet we are.. ThanksI hope theres nothing else bugging me
That just shows if the auto adjust clock for daylight saving mode has been checked/or not. I still think it depends on the region in a country how DST is handled. Either way the QT will tell what that particular setting has been set to. Thanks for your help testing, it all has helped sort thing out not just for the demise of WMIC but many other routines have been upgraded too.
Have re-uploaded that BC6 QT with this addition for testing. Fingers crossed the QT is fit enough to be released very soon.
Not bad Code: Time Zone Data {Registry} : W. Europe Standard Time {Bias: +01:00} Time Zone Data {TzUtil} : W. Europe Standard Time Using Daylight Saving Mode : No Daylight Adjust Clock Mode : Enabled/Checked
Yeah i agree, pity they removed wmic on the insider version of 11 but we are making progress to get around that