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

Update date handling to use dayjs #237

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

jlucaso1
Copy link
Contributor

@jlucaso1 jlucaso1 commented May 26, 2023

Cambios realizados para el feature:

This pull request updates the codebase to replace the usage of the deprecated moment library with the modern dayjs library for handling dates and times. This update ensures better performance, improved maintenance, and adherence to the latest best practices in date handling.

Checklist validación PR:

  • Título y descripción clara del PR
  • Tests de mi funcionalidad
  • Documentación de mi funcionalidad
  • Tests ejecutados y pasados
  • Branch Coverage >= 80%

Copy link
Contributor

@lucmantovani lucmantovani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @jlucaso1!

Thank you for your contribution!
I just left a single suggestion to maintain the standard we are already using at the SDK

As soon as you do the adjustment we could proceed with this PR

Co-authored-by: Lucas Mantovani <lucas.mantovani@mercadolivre.com>
@lucmantovani lucmantovani merged commit 38a243c into mercadopago:master Jul 17, 2023
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