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 #159

Closed
razbakov opened this issue Feb 7, 2022 · 2 comments
Closed

chore: convert text to date #159

razbakov opened this issue Feb 7, 2022 · 2 comments
Assignees

Comments

@razbakov
Copy link
Contributor

razbakov commented Feb 7, 2022

As a Developer I need a function getDateFromText(input): Date so that I can implement #143 and #101

Examples of input:

  • 22.01
  • 22.01.2022
  • 22 January 2022

Return:

  • new Date("2022-01-22")
@razbakov razbakov changed the title convert text to date chore: convert text to date Feb 7, 2022
@amanuela97
Copy link
Contributor

Hey team! Please add your planning poker estimate with ZenHub @larrycoal @nelson2411 @razbakov @Stefanacef

@razbakov
Copy link
Contributor Author

razbakov commented Feb 7, 2022

Please add your planning poker estimate with ZenHub @amanuela97

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

3 participants