Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upadd `yq` for year-quarter parsing #422
Comments
|
Would this be a way having a posix-like object output from |
|
What do you have in mind more concretely? You don't have to use quarter to get time-stamps. You can use For parsing I indeed had in mind returning a Date object from strings like "2016.4". |
|
Yes. I was hoping this would be something that takes a string like "2016.4" and gives it a date object. |
|
It has been done
You also have a new format |
|
Could the usage for |
|
Sure. Please open a new issue for this so we don't forget about it. |
No description provided.