fix: change timezone pst value to pst8pdt #222
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR 의 종류는 어떤 것인가요?
수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요)
https://fastcampus.atlassian.net/browse/COL-5261
무엇을 어떻게 변경했나요?
코드 변경을 이해하기 위한 배경지식이 필요하다면 설명 해주세요.
PST는 태평양 표준시(Pacific Standard Time)를 의미합니다. 그러나 “PST”는 Intl.DateTimeFormat에서 사용할 수 있는 유효한 IANA 시간대 식별자가 아닙니다.
디펜던시 변경이 있나요?
x
어떻게 테스트 하셨나요?
스모크
코드의 실행결과를 볼 수 있는 로그나 이미지가 있다면 첨부해주세요.