-
Notifications
You must be signed in to change notification settings - Fork 57
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
chore: convert text to date #169
base: beta
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shows '500 error' to me
And the branch is textToDate rather than demo/textToDate, I think.
I typed date in the description area.
Also run ' yarn lint --fix' on your branch to pass the checks for deployment
@harshbrahmxatriya sorry my bad, the path is demo/textDate you are right. I put the name of the brunch |
} | ||
}, | ||
methods: { | ||
getDateFromText(input) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please move this function to ~/utils
b04c682
to
057d70e
Compare
path: demo/textDate
Examples of input:
Closes #159