SetTimeZoneInformation |
Declare Function Api_SetTimeZoneInformation& Lib "kernel32" Alias "SetTimeZoneInformation" (lpTimeZoneInformation As TIME_ZONE_INFORMATION) |
Declare Function SetTimeZoneInformation Lib "kernel32" (pTimeZoneInformation As TIME_ZONE_INFORMATION) As Long |
|
現在のタイムゾーンパラメータを設定する。これらのパラメータは、世界協定時刻(UTC)とローカル時刻の相互間の変換を制御する。 |
|
パラメータ |