Home | History | Annotate | Download | only in i18n

Lines Matching full:normalized

633      * 1. (Formerly, normalized time skeleton folded 'H' to 'h'; no longer true)
634 * 2. 'a' is omitted in normalized time skeleton.
635 * 3. there is only one appearance for 'h' or 'H', 'm','v', 'z' in normalized
640 * 2. 'E' and 'EE' are normalized into 'EEE'
641 * 3. 'MM' is normalized into 'M'
873 /* generate normalized form for date*/
903 /* generate normalized form for time */
939 * @param dateSkeleton normalized date skeleton
940 * @param timeSkeleton normalized time skeleton