How to writte time in constant
-
Hi
Please can you help me how to writte time in constant?
I have this but with error can you help me.
https://fxdreema.com/shared/IkNH6cSbd
The constant dont take " : " i dont know what to do with this.
Thank youhere is picture
......
time.jpg -
datetime is actually an integer value, a whole number. It's a long story, but in your case use string as a data type
-
Thank you.
it works