Home | History | Annotate | Download | only in text

Lines Matching defs:DEFAULT_GMT_DIGITS

366     private static final String[] DEFAULT_GMT_DIGITS = {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9"};
471 _gmtOffsetDigits = DEFAULT_GMT_DIGITS;