We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
이 글은 우테코 달록팀 크루 파랑이 작성했습니다. 문제 상황 달록은 스케줄의 시작 일시와 종료 일시의 타입이 로 지정되어 있다. 우리가 따로 날짜 범위에 대한 검증을 해주고 있지 않아 특정 날짜 범위를 벗어나면 아래와 같은 예외가 발생했다. 그제서야 날짜
https://dallog.github.io/db-time-1-timestamp-2038/
The text was updated successfully, but these errors were encountered:
역시 괴개파랑
Sorry, something went wrong.
No branches or pull requests
달력 서비스의 DB 시간 다루기 1 - TimeStamp 2038 문제
이 글은 우테코 달록팀 크루 파랑이 작성했습니다. 문제 상황 달록은 스케줄의 시작 일시와 종료 일시의 타입이 로 지정되어 있다. 우리가 따로 날짜 범위에 대한 검증을 해주고 있지 않아 특정 날짜 범위를 벗어나면 아래와 같은 예외가 발생했다. 그제서야 날짜
https://dallog.github.io/db-time-1-timestamp-2038/
The text was updated successfully, but these errors were encountered: