e.g. Calendar Search Help
You must enter a value before pressing Search
Search Results OK to copy? Examples 1 through 2 of 2 (0.0010 seconds)
Class: org.apache.axis.types.Time  ©, Rating: 100% of 3, C3

186 if (pos < source.length() && source.charAt(pos)=='Z') { 187 pos++; 188 calendar.setTimeZone(TimeZone.getTimeZone("GMT")); 189 } 190

Class: org.apache.axis.encoding.ser.CalendarDeserializer  ©, Rating: 0% of 1, C3

184 if (pos < source.length() && source.charAt(pos)=='Z') { 185 pos++; 186 calendar.setTimeZone(TimeZone.getTimeZone("GMT")); 187 } 188

Result Page:  1