0

Inputting Dates in the Format "Mmm YYYY"

I am using a Date Field because I need to add the Month and Year that journal articles have been published (in the format: "Mmm YYYY"). How do I do that? Am I wrong to use the "Date" field?

1 reply

null
    • blackie
    • 5 yrs ago
    • Reported - view

    You could always set the day to the first of the month, because you need to specify a day in the date field. Then use a formula with format() to get the parts you want.

    format(Date-Field, "MMM YYYY")

Content aside

  • 5 yrs agoLast active
  • 1Replies
  • 1421Views