-
Notifications
You must be signed in to change notification settings - Fork 4
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
Support metapath date, date/time, and time extraction functions #284
Comments
@david-waltermire, just to be clear, am I doing the "simpler" or do we want these functions at this time to support the full 9.8.4 section of the spec re datetime formatting and the five-argument variants as well? |
I think we want to get to the full support. This can be done in two PRs: 1) simple 2) full. How do you want to approach this? |
The functions here are about extracting information from dates/times. Are you referring to issue #283 here? |
Woops yes sorry I had multiple tabs open and write things up in a text editor, then copy paste. I've been burned before with losing much longer and annoying issue and comment write-up's. |
@aj-stein-gsa Should we push this issue to a 2.3.0 release, to get the 2.2.0 out sooner? |
I'm ok with that if you are. |
Let's knock these out in 2.2.0, since they should be quick to create. |
User Story
As a Metapath expression author, I need support for Metapath functions that extract information from date, date/time, and time values.
Goals
Implement the following Metapath functions that operate on date, date/time, and time values:
Dependencies
none
Acceptance Criteria
Revisions
No response
The text was updated successfully, but these errors were encountered: