SimpleTimeZone.this

this(Duration utcOffset, string stdName = "") @safe immutable pure

Parameters

utcOffsetThis time zone's offset from UTC with west of UTC being negative (it is added to UTC to get the adjusted time).
stdNameThe stdName for this time zone.