随笔分类 -  java工具类

摘要:public class DateUtils { privatestatic SimpleDateFormat sf = newSimpleDateFormat("yyyy-MM-dd"); publicstatic String getFirstDayOfMonth(int year, int ... 阅读全文
posted @ 2016-01-08 11:24 xxbcoder 阅读(430) 评论(0) 推荐(0)