Package org.apache.calcite.util.format.postgresql.format.compiled
package org.apache.calcite.util.format.postgresql.format.compiled
Classes for that represent components of a parsed date/time format.
-
ClassDescriptionThe date/time format compiled component for AM/PM (first or second half of day).The date/time format compiled component for BC/AD (era, ie.A single component of a parsed date/time format.A single date/time format compiled component such as "YYYY" or "MI".The date/time format compiled component for a text representation of a day of the week.A literal string in a date/time format.The date/time format compiled component for a text representation of a month.A date/time format compiled component that will parse a sequence of digits into a value (such as "DD").The date/time format compiled component for the roman numeral representation of a month.The date/time format compiled component for the 3 letter timezone code (such as UTC).The date/time format compiled component for the hours of the timezone offset.The date/time format compiled component for the minutes of the timezone offset.The date/time format compiled component for the hours and minutes of the timezone offset.The date/time format compiled component for the year formatted with a comma after the thousands (such as "2,024").