apoc.date.field

Function

apoc.date.field(12345,('ms|s|m|h|d|month|year'),('TZ')

Signature

apoc.date.field(time :: INTEGER?, unit = d :: STRING?, timezone = UTC :: STRING?) :: (INTEGER?)

Input parameters

Name Type Default

time

INTEGER?

null

unit

STRING?

d

timezone

STRING?

UTC