- Parse Directive
%set-time-zone- Command-Line
--time-zone, -z- Parse Option Constant
- none; this is set by calling TimeZone::setRegion() or TimeZone::setUTCOffset()
- Description
- Sets the time zone for the current program from a UTC offset (with format
+/-00[:00[:00]]; ':' characters are optional) or a time zone region name (ex: 'Europe/Prague').
There are no comments yet