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

Support metapath date, date/time, and time extraction functions #284

Open
18 tasks
david-waltermire opened this issue Dec 9, 2024 · 7 comments
Open
18 tasks
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-waltermire
Copy link
Contributor

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

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@david-waltermire david-waltermire added the enhancement New feature or request label Dec 9, 2024
@david-waltermire david-waltermire moved this from To Triage to Ready in Spec and Tooling Work Board Dec 9, 2024
@david-waltermire david-waltermire self-assigned this Dec 9, 2024
@david-waltermire david-waltermire added this to the v2.2.0 milestone Dec 9, 2024
@aj-stein-gsa
Copy link
Contributor

@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?

@david-waltermire
Copy link
Contributor Author

@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?

@david-waltermire
Copy link
Contributor Author

@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?

The functions here are about extracting information from dates/times. Are you referring to issue #283 here?

@aj-stein-gsa
Copy link
Contributor

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 aj-stein-gsa moved this from Ready to In progress in Spec and Tooling Work Board Feb 26, 2025
@aj-stein-gsa aj-stein-gsa self-assigned this Feb 26, 2025
@david-waltermire
Copy link
Contributor Author

@aj-stein-gsa Should we push this issue to a 2.3.0 release, to get the 2.2.0 out sooner?

@aj-stein-gsa
Copy link
Contributor

I'm ok with that if you are.

@david-waltermire
Copy link
Contributor Author

Let's knock these out in 2.2.0, since they should be quick to create.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

2 participants