Given a time sequence from the time t with a frequency, return the first sequence element that is >= tnow
1 |
t |
datetime, start of sequence |
frequency |
a string consisting of an integer, a space, and then one of "seconds", "minutes", "hours", "days", "weeks", "months", "years". Plural form is optional and "sec" and "min" are understood. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.