Skip to content

Instantly share code, notes, and snippets.

@CreatiCoding
Created October 23, 2019 08:09
Show Gist options
  • Select an option

  • Save CreatiCoding/cd079b23139bd27d6f7171e509ac7751 to your computer and use it in GitHub Desktop.

Select an option

Save CreatiCoding/cd079b23139bd27d6f7171e509ac7751 to your computer and use it in GitHub Desktop.
dayjs 로케일 설정
dayjs(new Date().toLocaleString("en-US", {timeZone: "Asia/Seoul"})).format('YYYY-MM-DD HH:mm:ss')
@CreatiCoding

Copy link
Copy Markdown
Author

ko-KR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment