ServerTimeZone Parameter (Connect-MySQL Cmdlet)
Specify a specific server time zone id of current platform(.Net or Java) by user.
Syntax
Connect-MySQL -ServerTimeZone string
Data Type
cstr
Default Value
""
Remarks
Specify a specific server time zone id of current platform(.Net or Java) by user. When set to LOCAL, we assume the server timezone is the same as local, and don't apply any timezone conversion.