Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0020 seconds)
Class:
org.apache.tools.ant.util.DateUtils
©,
Rating:
100% of 1,
C2
196 public static String getDateForHeader() {
197 Calendar cal = Calendar.getInstance();
198 TimeZone tz = cal.getTimeZone();
199 int offset = tz.getOffset(cal.get(Calendar.ERA),
200 cal.get(Calendar.YEAR),
Result Page:
1