-
Notifications
You must be signed in to change notification settings - Fork 63
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
Calendar weeks are locale-dependent #155
base: main
Are you sure you want to change the base?
Conversation
Shouldn't every term that applies to a |
The term Core.OptionalParameter probably should not apply to |
I mean all the |
Good point, let's check those and extend their applicability where necessary. |
The "fiscal" terms were introduced by @GeraldKrause, he should also review this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove the regexp's from the fiscal terms? They are also given for calendar terms. In the end, they formally define the range of valid values and can be applied by an implementation for validation.
Are you sure that their value range is identical to that of a calendar week? (After learning that there is a calendar week 54, I am not so sure about my knowledge in this area any more.) |
You are right. I checked my mail conversation with Thomas Schneider, subject matter expert in S/4 and found a mail from 2019 where the CDS ABAP Core Annotation spec for fiscalweek and fiscalyearweek also mention the WW pattern and the states for the latter: "The last two digits represent the fiscal week in the year." So, your update reflects this and the previous description for this term was more restrictive than needed. |
dbad7b7
To be further discussed in Albatross meeting.
Supplementary Bibliography: The Week. By David Henkin