Skip to main content
FLEX date utilities.

Frequently Asked Questions

FLEX date functions provide formatting, parsing, truncating, and timezone conversion for date/time values in Cypher queries.
Use the namespace flex.date.<function>(). For example: flex.date.format(datetime(), 'yyyy-MM-dd') formats the current date.
FLEX date functions work with FalkorDB datetime values, timestamps, and date strings depending on the specific function.