PhixFlow Help

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

Version 1 Current »

Function: timeBucket()

Calculates the number of time buckets of the given size in the time given

Syntax

timeBucket(time, bucketSize )

ArgumentTypeDescription
timeDateTimeTime as a string but with a certain format - see date string format.
bucketSizeIntegerThe size of each bucket (in seconds).

See Also

  • No labels