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

Replace transformation from UTC to local #406

Merged
merged 5 commits into from
Jun 21, 2024
Merged

Conversation

vitPinchuk
Copy link
Contributor

Resolves: #394

@vitPinchuk vitPinchuk requested review from asimonok and mikhail-vl May 9, 2024 08:40
@vitPinchuk vitPinchuk self-assigned this May 9, 2024
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (2e1f35a) to head (d996e96).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #406   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          72       72           
  Lines        1586     1590    +4     
  Branches      429      469   +40     
=======================================
+ Hits         1572     1576    +4     
  Misses         12       12           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikhail-vl mikhail-vl added the enhancement New feature or request label May 9, 2024
@mikhail-vl mikhail-vl added this to the Version 4.0.0 milestone May 9, 2024
@mikhail-vl mikhail-vl requested a review from asimonok June 3, 2024 03:02
Copy link
Collaborator

@asimonok asimonok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl ready for review

Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mikhail-vl mikhail-vl merged commit 0e17e05 into main Jun 21, 2024
7 checks passed
@mikhail-vl mikhail-vl deleted the feat/non-utc-date-value branch June 21, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ElementDateEditor cyclically transforms non UTC dates to UTC on every onChange()
3 participants