原文:LocalDateTime与DateTimeFormatter

...

2019-04-17 17:33 0 1140 推荐指数:

查看详情

线程安全的DateTimeFormatter

在进行spark repatition计算的使用了simpledateformate 导致数据异常,改用DateTimeFormatter解决 这个转换好难用。记一下 /** * 把当前时间格式为指定格式 */@Testpublic void test5(){ //获得当前时间 ...

Fri May 15 04:46:00 CST 2020 0 1647
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM