Home | History | Annotate | Download | only in i18n

Lines Matching full:customid

1279         UnicodeString customID;
1280 formatCustomID(hour, min, sec, (sign < 0), customID);
1282 return new SimpleTimeZone(offset, customID);