Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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 )

ArgumentTypeDescription
datetimeDateTimeA date and time.
bucketSizeIntegerThe size of each bucket (in seconds).

See Also

  • No labels