Skip to content

fix(#788): number() on the dateTime string to return day count.#789

Open
latin-panda wants to merge 3 commits intomainfrom
fix-xpath-number-function
Open

fix(#788): number() on the dateTime string to return day count.#789
latin-panda wants to merge 3 commits intomainfrom
fix-xpath-number-function

Conversation

@latin-panda
Copy link
Copy Markdown
Collaborator

Closes #788

I have verified this PR works in these browsers (latest versions):

  • Chrome
  • Firefox
  • Safari (macOS)
  • Safari (iOS)
  • Chrome for Android
  • Not applicable

What else has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Do we need any specific form for testing your changes? If so, please attach one.

date_time_comparison 02.xml

What's changed

@latin-panda latin-panda marked this pull request as ready for review April 24, 2026 16:42
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

🦋 Changeset detected

Latest commit: 7392557

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@getodk/xpath Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@latin-panda latin-panda requested a review from garethbowen April 24, 2026 16:43
@latin-panda latin-panda changed the title fix(#788): number() on dateTime string returns day count fix(#788): number() on the dateTime string to return day count. Apr 24, 2026
@latin-panda
Copy link
Copy Markdown
Collaborator Author

@garethbowen this is ready for review :)

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

Successfully merging this pull request may close these issues.

The number() on dateTime string returns datetime string instead of day count

1 participant