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 Version History

« Previous Version 4 Current »



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 )

ArgumentParameter TypesDescription
dateTimeDatetimeA date and time.
bucketSizeInteger



  • No labels