Forum Discussion
SteveMarlow-0fc
2 years agoCommunity Member
Javascript variable / Current Date
Hello, Can someone give me the javascript to display the current date by using a variable? It is similar to the below javascript but I need it to display the date numerically like "06/20/2023" v...
DanielManitsky
3 months agoCommunity Member
Just a note- Make sure when creating your variable for todaysDate that it is a TEXT variable and not a number variable.