Create a folder with date in this format “01 April 2021”

Advanced Macro Recorder/Editor.

Moderator: Pulover

paun_shotts
Posts: 4
Joined: 20 Apr 2021, 20:03

Create a folder with date in this format “01 April 2021”

20 Apr 2021, 20:09

Can someone help me to create a folder with the current date in the format of “01 April 2021”
I can get it to make the folder using “01/04/2021” but I need it the other way.

Thank you for your help.
User avatar
Pulover
Posts: 612
Joined: 29 Sep 2013, 19:51
Location: Brazil
Contact:

Re: Create a folder with date in this format “01 April 2021”

21 Apr 2021, 06:31

%A_MMMM% - Current month's full name in the current user's language, e.g. July

https://www.autohotkey.com/docs/Variables.htm#MMMM
Rodolfo U. Batista
Pulover's Macro Creator - Automation Tool (Recorder & Script Writer)
paun_shotts
Posts: 4
Joined: 20 Apr 2021, 20:03

Re: Create a folder with date in this format “01 April 2021”

25 Apr 2021, 17:59

Thanks for that.
Using that A_DD and A_MMMM is there a way to put out tomorrow’s date?
User avatar
Pulover
Posts: 612
Joined: 29 Sep 2013, 19:51
Location: Brazil
Contact:

Re: Create a folder with date in this format “01 April 2021”

25 Apr 2021, 18:12

This is a question for the Ask for help forum.
Rodolfo U. Batista
Pulover's Macro Creator - Automation Tool (Recorder & Script Writer)
double
Posts: 3
Joined: 24 Jun 2021, 11:43

Re: Create a folder with date in this format “01 April 2021”

24 Jun 2021, 12:43

paun_shotts wrote:
25 Apr 2021, 17:59
Thanks for that.
Using that A_DD and A_MMMM is there a way to put out tomorrow’s date?
I would try something like this...

TomorrowsDay := %A_DD% + 1

But you would need to make some If statments, in case there was a 30 or 31 month... and so forth...

Return to “Pulovers Macro Creator”

Who is online

Users browsing this forum: No registered users and 114 guests