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

Showing wrong month for the current date #64

Open
nassifbasheer opened this issue Aug 7, 2020 · 2 comments
Open

Showing wrong month for the current date #64

nassifbasheer opened this issue Aug 7, 2020 · 2 comments

Comments

@nassifbasheer
Copy link

hi,

I downloaded the project and run the code without any code changes. if you can see the date is Aug, 07 , 2020, But the month shown is Jul 2020 with start date as JUL 06
Simulator Screen Shot - iPhone 11 - 2020-08-07 at 00 51 30

@nassifbasheer
Copy link
Author

hi,

any update

@jayesh1991
Copy link

It is because of time zone. set your time zone
or comment this line
calendar.timeZone = TimeZone(secondsFromGMT: 0)!

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

No branches or pull requests

2 participants