Class Win32_TimeZone

java.lang.Object
com.ferrumx.system.operating_system.Win32_TimeZone

public class Win32_TimeZone extends Object
Fetches the OS Time-Zone information by querying WIn32_TimeZone class of WMI.

The following attributes are fetched: Caption, Bias, StandardName

Author:
Egg-03