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

Add setFullDate(), setDay(), setMonth() etc. #10

Closed
Madskunk opened this issue Apr 21, 2021 · 2 comments
Closed

Add setFullDate(), setDay(), setMonth() etc. #10

Madskunk opened this issue Apr 21, 2021 · 2 comments

Comments

@Madskunk
Copy link

Would it be possible for you to add a simple setFullDate() method which takes a Date object and sets the value of the input using the current date format? I'd like to be able to set the date from elsewhere in my project, but not have to worry about the date format, I simply give you the date and you format it.

Also, as you have getDate(), getDay(), etc. methods, similar setDay(), setMonth(), etc. methods would be appreciated, allowing me to move the user selected date on a month, or forward a day, etc.

@mikecoj
Copy link
Owner

mikecoj commented Apr 22, 2021

Hey,

sure, i can add these methods!

@mikecoj
Copy link
Owner

mikecoj commented May 24, 2021

Hi there,
The methods you've requested were added in the new version, please check them out!
Thank you!

@mikecoj mikecoj closed this as completed May 24, 2021
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

No branches or pull requests

2 participants