We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
Examples?
Sorry, something went wrong.
Why do you need that lol:
every 5 seconds: if date now formatted as "HH:mm" is "06:00": restart server
No branches or pull requests
Should be easiest and faster way to change format of a date when written as a text.
I was using this way:
The text was updated successfully, but these errors were encountered: