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

format-date and format-dateTime missing Roman format #856

Open
mstevan opened this issue Dec 29, 2020 · 0 comments
Open

format-date and format-dateTime missing Roman format #856

mstevan opened this issue Dec 29, 2020 · 0 comments
Labels

Comments

@mstevan
Copy link
Contributor

mstevan commented Dec 29, 2020

@mstevan
test-set: format-dateTime.xml, format-date.xml
test-cases: format-dateTime-001d, format-date-001d

@team
Seems that format-dateTime and format-date do not support Roman months.

Input:
format-dateTime(dateTime("2003-09-07T09:15:06.456"),"[D1] [MI] [Y]")

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:
 
"[D1] [MI] [Y]": first presentation modifier not supported: I

Expected output:
7 IX 2003

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants