I am trying to get only the number or the name of the month from a date. For example,
if the date is ‘1/1/2023’ then it will get 1 or Jan.
2 Likes
1 Like
Hello @month,
As @PathfinderAutomate shared the shot.
You need to use the formatDate
function and pass the relevant token for specific dates.
See more details in depth about how those days are used.
→ formatDate:
https://www.make.com/en/help/functions/date---time-functions#formatdate--date--format---timezone--
→ Date Tokens:
https://www.make.com/en/help/functions/tokens-for-date-time-formatting
I hope this helps.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions and give
If you need expert help or have questions? Contact or comment below!
Hi @month
Sample formats for retrieving month from date:
Output:
Best regards,
Msquare Automation
Platinum Partner of Make
@Msquare_Automation