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

feat(date): add date tools #49

Merged
merged 5 commits into from
Feb 23, 2022
Merged

feat(date): add date tools #49

merged 5 commits into from
Feb 23, 2022

Conversation

reb2020
Copy link
Contributor

@reb2020 reb2020 commented Feb 22, 2022

We use these function in a lot of places and all time make a duplicates.

Native Date use little memory and CPU for calculations

we use similar functions
svc-reservations
svc-connection-synxis
lib-refunds

TESTS

LUXON start: 30.027ms
MOMENT start: 3.951ms
date-fns: start: 1.34ms
DATE: start: 0.325ms

@reb2020 reb2020 merged commit 7f7a3ff into master Feb 23, 2022
@reb2020 reb2020 deleted the days-lib branch February 23, 2022 22:02
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.

2 participants