We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@mstevan test-set: format-date.xml test-cases: format-date-030, format-date-031
@team Seems that groups are not supported. Please investigate
Input: format-date(date("2012-05-18"), "[Y9,999,*]") -
Output: ⚠️ ️️here was an error. Code: [RBST0002] (this code can be looked up in the documentation and specifications). Location information: file:/Users/mstevan/Documents/:LINE:1:COLUMN:0: "[Y9,999,*]": groups not supported
Expected output: 2,012
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@mstevan
test-set: format-date.xml
test-cases: format-date-030, format-date-031
@team
Seems that groups are not supported. Please investigate
Input:
format-date(date("2012-05-18"), "[Y9,999,*]") -
Output:
⚠️ ️️here was an error.
Code: [RBST0002] (this code can be looked up in the documentation and specifications).
Location information: file:/Users/mstevan/Documents/:LINE:1:COLUMN:0:
"[Y9,999,*]": groups not supported
Expected output:
2,012
The text was updated successfully, but these errors were encountered: