public static getTimestamp0AM(Long timestamp) {
return start - start%(1000 * 60 * 60 * 24) - TimeZone.getDefault()getRawOffset();
}
public static getTimestamp0AM(Long timestamp) {
return start - start%(1000 * 60 * 60 * 24) - TimeZone.getDefault()getRawOffset();
}
本文标题:java获取时间戳日期0点的时间戳
本文链接:https://www.haomeiwen.com/subject/potbmktx.html
网友评论