Lines Matching refs:greatestDifference
819 <!ELEMENT intervalFormatItem (alias | (greatestDifference*, special*)) >
822 <!ELEMENT greatestDifference ( #PCDATA ) >
823 <!ATTLIST greatestDifference id NMTOKEN #REQUIRED >
836 …mats) on which the format pattern is based. The `id` attribute of `greatestDifference` is the cale…
838 …c interval pattern of start and end datetime on a "skeleton" and a greatestDifference. As stated a…
844 <greatestDifference id="M">MMM d – MMM d, yyyy</greatestDifference>
845 <greatestDifference id="d">MMM d–d, yyyy</greatestDifference>
846 <greatestDifference id="y">MMM d, yyyy – MMM d, yyyy</greatestDifference>
855 …greatestDifference` values corresponding to the date fields in the skeleton, use the mechanisms de…
857 …greatestDifference` values corresponding to the time fields in the skeleton, separate the skeleton…
860 5. Otherwise, look for `greatestDifference` element that matches this particular greatest differenc…