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.23%. Comparing base (949cd8e) to head (530947c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6068      +/-   ##
==========================================
+ Coverage   99.13%   99.23%   +0.09%     
==========================================
  Files          30       30              
  Lines        3594     3652      +58     
  Branches     1521     1553      +32     
==========================================
+ Hits         3563     3624      +61     
+ Misses         29       27       -2     
+ Partials        2        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.

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

2 participants