Egg
4 years agoFrequent Contributor
aqDatetime.Today()
Hellow, I wonder about code expression.
I want to receive the today Date text using ' . '(dot) form like '2021. 8. 30.'
So I tried Set variable Value and receive the today date using aqDateTime.Today() code expression.
but that method use ' - ' form. (2021-08-30)
how can i change ' - ' to ' . ' ?