Hi,
Would it be possible to have this date format 6 August 2016
Currently August 6 2016 is available, but it would help to have this as option…
Page 1 / 1
You can use a formula field to modify the format of an existing date field. The formula in your case would look like this:
DATETIME_FORMAT({Your Date Field Here}, ‘D MMMM YYYY’)
More about this here: https://support.airtable.com/hc/en-us/articles/216141218-Supported-format-specifiers-for-DATETIME-FORMAT
Hope that helps!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.