NesDateTime

Prev Next

설명

날짜/시간 Dto

구문

private Long utc;
private String formattedDate;
private String formattedDateTime;

필드

항목 필수 여부 타입 제약 사항 설명
utc Yes Long 1970년 1월 1일 00:00:00 협정 세계시(UTC) 부터의 경과 시간을 1/1000초로 환산한 정수
formattedDate Yes String 'yyyy-MM-dd' UTC+09:00 형태의 날짜
formattedDateTime Yes String 'yyyy-MM-dd HH:mm:ss SSS' UTC+09:00 형태의 시간