suibianwanwank commented on code in PR #3936:
URL: https://github.com/apache/calcite/pull/3936#discussion_r1738350543


##########
core/src/main/java/org/apache/calcite/util/format/FormatElementEnum.java:
##########
@@ -399,6 +480,27 @@ public enum FormatElementEnum implements FormatElement {
       sb.append(work.yyyyFormat.format(date));
     }
   },
+  WFY("", "The year for the week where Sunday is the first day of the week") {

Review Comment:
   The result returned by this symbol is the number of years, "the week of the 
year" might not be appropriate



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to