DateTimestamp Op
Calculates the timestamp of a date by year / month / day / hour / minute
Summary (oneliner)
Full Name
- Ops.Date.DateTimestamp
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Year (Number:
<i>integer</i>
)<p>The year</p>
Month (Number:
<i>integer</i>
)<p>The month</p>
Day (Number:
<i>integer</i>
)<p>The day</p>
Hour (Number:
<i>integer</i>
)<p>The hour</p>
Minute (Number:
<i>integer</i>
)<p>The minute</p>
OUTPUT PORTS
Timestamp (Number)
<p>The timestamp</p>