Home | History | Annotate | Download | only in i18n

Lines Matching full:customid

1329         UnicodeString customID;
1330 formatCustomID(hour, min, sec, (sign < 0), customID);
1332 return new SimpleTimeZone(offset, customID);