Skip to main content

$minute

The $minute operator extracts the minute component from a date object (0-59).

Input

  • A single date object

Output

  • The minute component of the date as an integer (0-59)

Examples

Extract Minute from Date

Result: 30

Extract Minute from Field

Result: The minute component (0-59) of the event_date field