.timestamp("component")
Syntax
timestamp.timestamp("get-year") // Get year
timestamp.timestamp("get-month") // Get month
timestamp.timestamp("get-day") // Get day
timestamp.timestamp("get-hour") // Get hour
timestamp.timestamp("get-minute") // Get minute
timestamp.timestamp("get-second") // Get secondParameters
Returns
Example
Important Notes
Last updated