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

build: merge v6.53.0 into develop #6383

Merged
merged 2 commits into from
May 24, 2023
Merged

build: merge v6.53.0 into develop #6383

merged 2 commits into from
May 24, 2023

Conversation

LinHuiqing
Copy link
Contributor

No description provided.

LinHuiqing and others added 2 commits May 24, 2023 13:30
* fix: date-picker bug for negative UTC timezones attempt 3 (#6261)

* fix: remove timezone from datepicker

* fix: datepicker bugs due to timezones

- (FE) normalize dates to UTC before storing in DB
- (FE) load normalized dates to local timezone
- (BE) remove adjustments due to timezone

* docs: futureOnly and pastOnly validators

* refactor: allow null inputs for new date util fns

* fix: date normalization fns to use date as numbers

* refactor: remove unnecessary var assignment

* fix: unset date validation

* fix: compare to dates in earliest & latest tzs

* fix: date validation bug in release v6.41.0

* fix: restore original date validators

* fix: normalizeDateToUtc to return Date object

* test: frontend date utils

* build(deps): add timezone-mock to mock local time

* test: date utils in the most extreme timezones

* test: add check to ensure that timezone-mock works

* chore: bump version to v6.53.0
@LinHuiqing LinHuiqing merged commit 971438c into develop May 24, 2023
@LinHuiqing LinHuiqing mentioned this pull request May 25, 2023
23 tasks
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

Successfully merging this pull request may close these issues.

2 participants