DATE
%DATE%
Type: Variable
Category: Time and Date
Permission: N/A
Since Minecraft Version: v1.3
Since Version: v0.9.1
Minor: 9
API: 4
Patch: 1
Description
Current date in the format "year-month-day"
Example
// %DATE% is the same as
TIME(&date,"yyyy-MM-dd")
Useful Links
Changelog
- Added em v0.9.1: