diff --git a/reference/intl/intlcalendar/set.xml b/reference/intl/intlcalendar/set.xml index 09032f733d3d..ebbb63d7284d 100644 --- a/reference/intl/intlcalendar/set.xml +++ b/reference/intl/intlcalendar/set.xml @@ -145,21 +145,27 @@ &reftitle.changelog; - - - - - - &Version; - &Description; - - - - &return.type.true; - - - - + + + + + &Version; + &Description; + + + + &return.type.true; + + 8.4.0 + + This had been deprecated in favor of the methods + IntlCalendar::setDate and + IntlCalendar::setDateTime. + + + + + diff --git a/reference/intl/intlgregoriancalendar/construct.xml b/reference/intl/intlgregoriancalendar/construct.xml index cd727eb49628..8f020df5eb37 100644 --- a/reference/intl/intlgregoriancalendar/construct.xml +++ b/reference/intl/intlgregoriancalendar/construct.xml @@ -107,6 +107,30 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.4.0 + + This had been deprecated in favor of the methods + IntlGregorianCalendar::createFromDate and + IntlGregorianCalendar::createFromDateTime. + + + + + + +