标签:code led bsp date() nbsp span orm 格式 sim
//日期的格式化类 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); String format = sdf.format(new Date());
日期相关类
原文地址:https://www.cnblogs.com/bingxing/p/9374692.html