Skip to content

Conversation

@martijnrusschen
Copy link
Member

@martijnrusschen martijnrusschen commented Nov 27, 2025

Fixes #1787

Changes included:

  • Documentation: Updated docs/timezone.md (docs/timezone.md) with timezone prop documentation
  • Example: Created docs-site/src/examples/ts/timezone.tsx (docs-site/src/examples/ts/timezone.tsx) showing timezone usage
  • Tests: Added src/test/timezone_test.test.tsx (src/test/timezone_test.test.tsx)
  • Dependencies: Added date-fns-tz as dev dependency for testing

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.25%. Comparing base (45ed908) to head (94457ed).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6068      +/-   ##
==========================================
+ Coverage   99.24%   99.25%   +0.01%     
==========================================
  Files          30       30              
  Lines        3706     3782      +76     
  Branches     1617     1627      +10     
==========================================
+ Hits         3678     3754      +76     
  Misses         27       27              
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@martijnrusschen martijnrusschen merged commit 71359df into main Dec 8, 2025
6 of 7 checks passed
@hariacharya80
Copy link

ok

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.

Not able to set default time zone for date picker

3 participants