지난시간 포맷 옵션
Properties:
Name | Type | Description |
---|---|---|
justMax? |
number | 방금 전으로 표시될 최대 시간(초) |
justLabel? |
string | '방금 전' 라벨 |
minuteMax? |
number | 'n분 전' 으로 표시될 최대 시간(초) |
minuteLabel? |
string | '분 전' 라벨 |
hourMax? |
number | 'n시간 전' 으로 표시될 최대 시간(초) |
hourLabel? |
string | '시간 전' 라벨 |
dayMax? |
number | 'n일 전' 으로 표시될 최대 시간(초) |
dayLabel? |
string | '일 전' 라벨 |
format? |
string | dayMax 도 넘어가는 시간인 경우 표시될 날짜 포맷 |
- Source: