How to get month name by number

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

Hello @month, you can use this this format here


to get each individual value

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.


:bulb:P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best as Solutions :white_check_mark: and give :+1:
If you need expert help or have questions? Contact or comment below! :point_down:

Hi @month
Sample formats for retrieving month from date:

Output:

Best regards,

Msquare Automation
Platinum Partner of Make
@Msquare_Automation