Skip to content
New issue

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

[PPT 제작 기록] 만든 날짜의 시간대가 UTC 기준임 #58

Closed
sunghwan2789 opened this issue Jun 16, 2020 · 1 comment · Fixed by #60
Closed

[PPT 제작 기록] 만든 날짜의 시간대가 UTC 기준임 #58

sunghwan2789 opened this issue Jun 16, 2020 · 1 comment · Fixed by #60
Labels
Milestone

Comments

@sunghwan2789
Copy link
Owner

만든 날짜는 로컬 컴퓨터의 시간대를 기준으로 기록해야 하므로 수정하기~

@sunghwan2789
Copy link
Owner Author

프로그램을 재시작하고 PPT 제작 기록 페이지를 열면, 만든 날짜가 로컬 컴퓨터의 시간대를 기준으로 보입니다.

SQLite 라이브러리에서 이를 자체적으로 시간대를 고려하여 저장하는 것으로 보이므로, DateTime.Now로 만든 날짜를 기록해도 됨.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant