Searched refs:TIME_ZONE_UTC_OBJ (Results 1 - 11 of 11) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java63 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
145 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
842 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1011 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1100 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1236 timeZone = TIME_ZONE_UTC_OBJ;
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java75 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
302 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1008 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1195 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1293 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1437 timeZone = TIME_ZONE_UTC_OBJ;
H A DTimeBasedMatchingRuleFactory.java97 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:TimeBasedMatchingRuleFactory
1114 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1271 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java74 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
301 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1007 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1194 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1292 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1436 timeZone = TIME_ZONE_UTC_OBJ;
H A DTimeBasedMatchingRuleFactory.java96 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:TimeBasedMatchingRuleFactory
1113 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1270 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java75 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
302 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1008 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1195 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1293 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1437 timeZone = TIME_ZONE_UTC_OBJ;
H A DTimeBasedMatchingRuleFactory.java97 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:TimeBasedMatchingRuleFactory
1114 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1271 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java75 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
302 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1008 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1195 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1293 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1437 timeZone = TIME_ZONE_UTC_OBJ;
H A DTimeBasedMatchingRuleFactory.java97 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:TimeBasedMatchingRuleFactory
1114 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1271 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DGeneralizedTimeSyntax.java74 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:GeneralizedTimeSyntax
301 GregorianCalendar calendar = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1007 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1194 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1292 calendar.setTimeZone(TIME_ZONE_UTC_OBJ);
1436 timeZone = TIME_ZONE_UTC_OBJ;
H A DTimeBasedMatchingRuleFactory.java96 private static final TimeZone TIME_ZONE_UTC_OBJ = field in class:TimeBasedMatchingRuleFactory
1113 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);
1270 GregorianCalendar cal = new GregorianCalendar(TIME_ZONE_UTC_OBJ);

Completed in 98 milliseconds