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

API date improvement #73

Open
jamesspearsv opened this issue Feb 2, 2025 · 0 comments
Open

API date improvement #73

jamesspearsv opened this issue Feb 2, 2025 · 0 comments
Labels
fix This is working but needs fixed or improved

Comments

@jamesspearsv
Copy link
Owner

jamesspearsv commented Feb 2, 2025

This function could be optimized by using something like the snipped below:

const date = new Date().toISOString().split('T')[0];
@jamesspearsv jamesspearsv added the fix This is working but needs fixed or improved label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This is working but needs fixed or improved
Projects
None yet
Development

No branches or pull requests

1 participant