diff --git a/reference/intl/intlcalendar/set.xml b/reference/intl/intlcalendar/set.xml index 85149030d6..1300b613e1 100644 --- a/reference/intl/intlcalendar/set.xml +++ b/reference/intl/intlcalendar/set.xml @@ -1,6 +1,6 @@ - + IntlCalendar::set @@ -153,21 +153,27 @@ &reftitle.changelog; - - - - - - &Version; - &Description; - - - - &return.type.true; - - - - + + + + + &Version; + &Description; + + + + &return.type.true; + + 8.4.0 + + このメソッドは非推奨となりました。 + 代わりに IntlCalendar::setDate や + IntlCalendar::setDateTime を使用してください。 + + + + + diff --git a/reference/intl/intlgregoriancalendar/construct.xml b/reference/intl/intlgregoriancalendar/construct.xml index 940c871538..b219194d23 100644 --- a/reference/intl/intlgregoriancalendar/construct.xml +++ b/reference/intl/intlgregoriancalendar/construct.xml @@ -1,6 +1,6 @@ - + @@ -108,6 +108,30 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + 8.4.0 + + このコンストラクタは非推奨となりました。 + 代わりに IntlGregorianCalendar::createFromDate や + IntlGregorianCalendar::createFromDateTime を使用してください。 + + + + + + +