Home | History | Annotate | Download | only in i18n

Lines Matching full:customid

1133         UnicodeString customID;
1134 formatCustomID(hour, min, sec, (sign < 0), customID);
1136 return new SimpleTimeZone(offset, customID);