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

Fixed datepicker timezone issue #2325

Merged
merged 5 commits into from
Oct 7, 2024

Conversation

josephmathew900
Copy link
Contributor

@josephmathew900 josephmathew900 commented Oct 3, 2024

Description

  • Fixed dayjs timezone issue with DatePicker and TimePicker components.

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added proper data-cy and data-testid attributes.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2325 October 3, 2024 05:13 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2325 October 4, 2024 03:27 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2325 October 6, 2024 17:48 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-ui-kpyu-pr-2325 October 6, 2024 17:51 Inactive
@josephmathew900
Copy link
Contributor Author

@AbhayVAshokan _a Please review.

@josephmathew900 josephmathew900 added the patch Releases small requests or bug fixes. label Oct 6, 2024
@josephmathew900 josephmathew900 marked this pull request as ready for review October 6, 2024 18:40
@AbhayVAshokan AbhayVAshokan merged commit 4186aac into main Oct 7, 2024
1 check passed
@AbhayVAshokan AbhayVAshokan deleted the 2324-fix-datepicker-timezone-issue branch October 7, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix datepicker timezone issue
2 participants