Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
dateTime::addMinutes
addMinutes(dateTime: DateTime, minutes: Integer)
Parameter
Type
Description
dateTime
DateTime
minutes
Integer
Returns
(DateTime) A new DateTime with minutes added.