Skip to main content
Solved

Is there a similair function as DateTimeNow() which takes only the current date and not the time part? I know I can make use of Timestamper but I'm curious if there are other even more simple ways of naming by date in the writer using Date function


albjoh
Contributor
Forum|alt.badge.img+5
Is there a similair function as DateTimeNow() which takes only the current date and not the time part? I know I can make use of Timestamper but I'm curious if there are other even more simple ways of naming by date in the writer using Date functions.

Best answer by ebygomm

You can do the following to get just the date

@DateTimeFormat(@DateTimeNow(),%Y%m%d)

 

View original
Did this help you find an answer to your question?

2 replies

ebygomm
Influencer
Forum|alt.badge.img+38
  • Influencer
  • Best Answer
  • May 4, 2023

You can do the following to get just the date

@DateTimeFormat(@DateTimeNow(),%Y%m%d)

 


albjoh
Contributor
Forum|alt.badge.img+5
  • Author
  • Contributor
  • May 4, 2023
ebygomm wrote:

You can do the following to get just the date

@DateTimeFormat(@DateTimeNow(),%Y%m%d)

 

Thats what I'm looking for, thanks.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings