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

Date overlapping/missing on changing Timezone to London, England #71

Open
harishchopra86 opened this issue Feb 11, 2015 · 5 comments
Open

Comments

@harishchopra86
Copy link

img_8415

When we change the timezone to London, England the date starts overlapping of March month. All other months are OK but dates of march month only overlap. Date from left corner of March month shifts to above row and bottom left corner date gets blanked.
Please see attached screenshot.

@SharadGoyal
Copy link

I have also faced same issue, If anyone has solution for this, Please let me know.
Thanks...

I have solved this problem by replacing StartDay from startMonday to startSunday
CKCalendarView *calendar = [[CKCalendarView alloc] initWithStartDay:startSunday];

I hope this will work fine for Every Region (i.e. for UK also)
screen shot 2015-06-03 at 6 19 01 am

@tikamchandrakar18
Copy link

I have fixed this..please remove all the view if u contain date view is sub
view.
On 20-Apr-2015 7:52 pm, "SharadGoyal" [email protected] wrote:

I have also faced same issue, If anyone has solution for this, Please let
me know.
Thanks...


Reply to this email directly or view it on GitHub
#71 (comment).

@SharadGoyal
Copy link

I need more info into it, Please provide if possible.
Thanks...

@tikamchandrakar18
Copy link

Please send me the screen shot for more clear.

Thanks
Tikam

On Tue, Apr 21, 2015 at 10:34 AM, SharadGoyal [email protected]
wrote:

I need more info into it, Please provide if possible.
Thanks...


Reply to this email directly or view it on GitHub
#71 (comment).

@harishchopra86
Copy link
Author

Issue can be seen in bale screenshot. Here 30th March had shifted upwards and overlapped 23rd March.
The bob where both March should appear is empty gray box.

Thanks

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

3 participants