Add support for setting the TimeZone of the WeekView#272
Add support for setting the TimeZone of the WeekView#272jwiese wants to merge 1 commit intoalamkanak:developfrom
Conversation
|
|
|
Well, at least one reason is because the It's OK with me if you don't want to accept the pull request, since I was able to make the changes and they work well for my own app. I just thought it might be useful to others. Great work, btw, this is a very helpful library. |
In my use case, I'm showing a calendar for events that happen in a particular timezone, which might not be the same as the user's current timezone, so I added the ability to set the timezone on the WeekView object.