Skip to main content

Threat Detection ManagementThreat Detection Management Guide

Time Operations Using Analytics Rule Syntax

Retrieve the time of day, day of the week, or day of the month using analytics rule syntax.

Function

Description

Returned Value

Examples

timeofday()

Evaluates the hour of the current UTC time in 24-hour format.

Double

If the current time is 2:00 PM, timeofday() returns 14.

timeofweek()

COMING SOON

Double

COMING SOON

timeofmonth()

COMING SOON

Double

COMING SOON

hour(time)

COMING SOON

COMING SOON

COMING SOON