diff --git a/reference/datetime/datetimezone/construct.xml b/reference/datetime/datetimezone/construct.xml index 69cfeeb537..ccff9509f5 100644 --- a/reference/datetime/datetimezone/construct.xml +++ b/reference/datetime/datetimezone/construct.xml @@ -33,7 +33,8 @@ timezone - One of the supported timezone names. + One of the supported timezone names + or an offset value (+0200). @@ -57,6 +58,30 @@ + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.5.10 + + The timezone parameter accepts offset values. + + + + + + + + &reftitle.examples;