Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get tomorrow's date?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
mid-awe
299 Views, 2 Replies

Get tomorrow's date?

Hi all,

 

I have now a need to get tomorrow's date into a variable.

 

I use :

 

(MENUCMD "M=$(edtime,$(getvar,date),M-d-YYYY)")

 to get today's date, but how can I return tomorrow's date? Smiley Frustrated

 

Thank you for any help.

2 REPLIES 2
Message 2 of 3
Shneuph
in reply to: mid-awe

Does this work for you?

 

(MENUCMD "M=$(edtime,$(+,$(getvar,date), 1),M-d-YYYY)")

 

EDIT:

Diesel Help

---sig---------------------------------------
'(83 104 110 101 117 112 104 64 71 109 97 105 108 46 99 111 109)
Message 3 of 3
mid-awe
in reply to: Shneuph

Thank you. 🙂

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost