Created
October 23, 2019 08:09
-
-
Save CreatiCoding/cd079b23139bd27d6f7171e509ac7751 to your computer and use it in GitHub Desktop.
dayjs 로케일 설정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dayjs(new Date().toLocaleString("en-US", {timeZone: "Asia/Seoul"})).format('YYYY-MM-DD HH:mm:ss') |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ko-KR