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

chore: convert text to date #169

Open
wants to merge 6 commits into
base: beta
Choose a base branch
from
Open

chore: convert text to date #169

wants to merge 6 commits into from

Conversation

Stefanacef
Copy link
Contributor

@Stefanacef Stefanacef commented Feb 12, 2022

path: demo/textDate

Examples of input:

  • 22.01
  • 22.01.2022
  • 22 January 2022

Closes #159

Copy link
Contributor

@harshbrahmxatriya harshbrahmxatriya left a 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

@Stefanacef
Copy link
Contributor Author

@harshbrahmxatriya sorry my bad, the path is demo/textDate you are right. I put the name of the brunch

}
},
methods: {
getDateFromText(input) {
Copy link
Contributor

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

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.

4 participants