Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

timeBucket(time, bucketSize ) Calculates the number of time buckets of the given size since midnight at the start of the date and time given

Function: timeBucket()

Calculates the number of time buckets of the given size since midnight at the start of the date and time given.

Syntax

timeBucket(time,bucketSize )

Argument
Type
Parameter TypesDescription
datetime
time
DateTime
DatetimeA date and time.
bucketSizeInteger
The size of each bucket (in seconds).

See Also

...




Excerpt
hiddentrue

timeBucket(time, bucketSize )   Calculates the number of time buckets of the given size since midnight at the start of the date and time given.