The format "YYYYMMDD" can be useful when sorting records or comparing 2 dates. public static String getStrDate(GregorianCalendar c) { int m = c.get( ...
確定! 回上一頁