simpledateformat是处理日期格式转换的类。
官方api_1.8关于simpledateformat继承于dateformate截图:
simpledateformat的构造器如下:
simpledateformat中的格式定义,常用的用红色框圈出:
中文解释:
y : 年
m : 年中的月份
d : 年中的天数
d : 月中的天数
w : 年中的周数
w : 月中的周数
a : 上下/下午
h : 一天中的小时数(0-23)
h : 一天中的小时数(0-12)
m : 小时中的分钟
s : 分钟中的秒数
s : 毫秒数
simpledateformat方法:
继承于dateformate的方法:
simpledateformat常用方法和常用格式定义使用实例:
相关文章
猜你喜欢
- 64M VPS建站:能否支持高流量网站运行? 2025-06-10
- 64M VPS建站:怎样选择合适的域名和SSL证书? 2025-06-10
- 64M VPS建站:怎样优化以提高网站加载速度? 2025-06-10
- 64M VPS建站:是否适合初学者操作和管理? 2025-06-10
- ASP.NET自助建站系统中的用户注册和登录功能定制方法 2025-06-10