I am using this formula to get the month in the specific Date field:
(DatePart(month, [@field:date]))
And the result of this formula is the number of the month but what I want is the month name for the result to display.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Role21
(DatePart(month, [@field:date]))
And the result of this formula is the number of the month but what I want is the month name for the result to display.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.