Skip to main content



Is it possible to add day before date?

Hi @chetan_vaddoriya ,


Welcome to Airtable Community !


Yes you can do that by the following formula


DATETIME_FORMAT({date field here},"dddd, DD MMMM YYYY")

Reply