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 Date format finder support and other date support #24

Open
pateash opened this issue Oct 30, 2019 · 4 comments
Open

Add Date format finder support and other date support #24

pateash opened this issue Oct 30, 2019 · 4 comments
Assignees
Labels
Projects

Comments

@pateash
Copy link
Contributor

pateash commented Oct 30, 2019

reference - https://nsdateformatter.com/

command should be able to give POSIX date format for a given date

@pateash pateash self-assigned this Oct 30, 2019
@pateash pateash added this to To do in Features via automation Oct 30, 2019
@pateash pateash added this to the Release v0.1 milestone Oct 30, 2019
@pateash
Copy link
Contributor Author

pateash commented Nov 6, 2019

@pateash pateash changed the title Add Date format finder support Add Date format finder support and other date support Nov 7, 2019
@pateash
Copy link
Contributor Author

pateash commented Nov 7, 2019

https://momentjs.com/

@pateash
Copy link
Contributor Author

pateash commented Nov 7, 2019

  • format date with a given format
  • use relative feature from momentjs
  • use timezone locale feature for converting date from one to another

@pateash
Copy link
Contributor Author

pateash commented Nov 7, 2019

cdt date -d "20190311" -> should provide date and its format

@pateash pateash modified the milestones: Release v0.2, Release v0.3 Feb 5, 2020
@pateash pateash removed this from the Release v0.5 milestone Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Features
  
To do
Development

No branches or pull requests

1 participant