Bug Report
Calendar uses new Date() to show today. However today could be different than the client date with different timezone. For example, if current time in PST was 3 PM 5/2, it could be 5/3 in different timezone.
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix? (Yes, No)
Yes
Requested priority: (Blocking, High, Normal, Low)
Normal
Products/sites affected: (if applicable)
Describe the issue:
Actual behavior:
Today is using client timezone
Expected behavior:
Today should be configurable to allow using user timezone
If applicable, please provide a codepen repro:
Bug Report
Calendar uses new Date() to show today. However today could be different than the client date with different timezone. For example, if current time in PST was 3 PM 5/2, it could be 5/3 in different timezone.
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix? (Yes, No)
Yes
Requested priority: (Blocking, High, Normal, Low)
Normal
Products/sites affected: (if applicable)
Describe the issue:
Actual behavior:
Today is using client timezone
Expected behavior:
Today should be configurable to allow using user timezone
If applicable, please provide a codepen repro: