KO: timezone abbr without offset
This page displays the output of .Date.Format
and time.Format
depending on the format chosen.
Format: 2006-01-02 15:04 MST
- <html lang="ko">
- frontmatter: 2006-01-02T15:04:05
- expected: 2006-01-02 15:04 KST
-
- output:
- .Date.Format: 2006-01-02 15:04 KST
- time.Format: 2006-01-02 15:04 +0900
Extra test: 2006-01-02 15:04Z07:00
- <html lang="ko">
- frontmatter: 2006-01-02T15:04:05
- expected: 2006-01-02 15:04+09:00
-
- output:
- .Date.Format: 2006-01-02 15:04+09:00
- time.Format: 2006-01-02 15:04+09:00
업데이트됨: 2023년 05월 25일 05시 51분 15초 UTC
만들어진: 2006년 01월 02일 15시 04분 05초 +0900