Open Blueyescat opened 7 years ago
date %date% formatted as %string%
Should be easiest and faster way to change format of a date when written as a text. I was using this way:
convert unix (convert date now to unix) to date formatted as "HH:mm"
Examples?
Why do you need that lol:
every 5 seconds: if date now formatted as "HH:mm" is "06:00": restart server
Should be easiest and faster way to change format of a date when written as a text. I was using this way: