Difference between revisions of "Endpoint: Dates"

No change in size ,  19:22, 2 September 2021
no edit summary
Line 60: Line 60:
;MM
;MM
:A [[Field Type: Text|text field]] that provides the month as 2 digits.
:A [[Field Type: Text|text field]] that provides the month as 2 digits.
:e.g. '07'
:e.g. '08'


;MMM
;MMM
Line 72: Line 72:
;MM-MMM
;MM-MMM
:A [[Field Type: Text|text field]] that provides the month as 2 digits and 3 letters.
:A [[Field Type: Text|text field]] that provides the month as 2 digits and 3 letters.
:e.g. '07-Aug'
:e.g. '08-Aug'


;MM-MMMM
;MM-MMMM
:A [[Field Type: Text|text field]] that provides the month as 2 digits and 4 letters.
:A [[Field Type: Text|text field]] that provides the month as 2 digits and 4 letters.
:e.g. '07-August'
:e.g. '08-August'


;MM-YY
;MM-YY
:A [[Field Type: Text|text field]] that provides the month as 2 digits for the month and 2 digits for the calendar year.
:A [[Field Type: Text|text field]] that provides the month as 2 digits for the month and 2 digits for the calendar year.
:e.g. '07-21'
:e.g. '08-21'


;MM-YYYY
;MM-YYYY
:A [[Field Type: Text|text field]] that provides the month as 2 digits for the month and 4 digits for the calendar year.
:A [[Field Type: Text|text field]] that provides the month as 2 digits for the month and 4 digits for the calendar year.
:e.g. '07-2021'
:e.g. '08-2021'


;MMM-YY
;MMM-YY
3,244

edits