Home | History | Annotate | Download | only in i18n

Lines Matching full:normalized

628      * 1. (Formerly, normalized time skeleton folded 'H' to 'h'; no longer true)
629 * 2. 'a' is omitted in normalized time skeleton.
630 * 3. there is only one appearance for 'h' or 'H', 'm','v', 'z' in normalized
635 * 2. 'E' and 'EE' are normalized into 'EEE'
636 * 3. 'MM' is normalized into 'M'
864 /* generate normalized form for date*/
892 /* generate normalized form for time */
928 * @param dateSkeleton normalized date skeleton
929 * @param timeSkeleton normalized time skeleton