DATETIME
%DATETIME%
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 and time in the format "year-month-day hour:minute:second"
Example
// %DATETIME% is the same as
TIME(&datetime,"yy-MM-dd hh:mm:ss")
Useful Links
Changelog
- Added em v0.9.1: