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

SNOW-1890299: Are there any plans to transition from Moment.js to date-fns? #995

Open
cjnoname opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
enhancement The issue is a request for improvement or a new feature status-triage_done Initial triage done, will be further handled by the driver team

Comments

@cjnoname
Copy link

Date-fns offers several advantages:

Tree-shakable modules for better bundle size optimization.
Pure functions without mutation, aligning with modern JavaScript practices.
A more modular approach to working with dates, reducing unused code in builds.

Would love to know if this transition is being considered or is in the roadmap.

@sfc-gh-dszmolka sfc-gh-dszmolka added enhancement The issue is a request for improvement or a new feature status-triage_done Initial triage done, will be further handled by the driver team labels Jan 21, 2025
@sfc-gh-dszmolka
Copy link
Collaborator

hi - thank you for submitting this issue with us. To my best knowledge, this change isn't on the roadmap currently, for the foreseeable future. This doesn't mean it should always be like this :) So i recommend the following:

  • if you're already a Snowflake customer - please reach out to your Account Team and let them know ! They can help putting this request on the roadmap and prioritize it for the team.
  • of course, if you also up for implementing this change, that is greatly welcome and the team can help reviewing the PRs

@sfc-gh-dszmolka sfc-gh-dszmolka changed the title Are there any plans to transition from Moment.js to date-fns? SNOW-1890299: Are there any plans to transition from Moment.js to date-fns? Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is a request for improvement or a new feature status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

No branches or pull requests

3 participants