[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

apoc.temporal

Qualified Name Type Release

apoc.temporal.format(input, format) | Format a temporal value

Function

APOC Core

apoc.temporal.formatDuration(input, format) | Format a Duration

Function

APOC Core

apoc.temporal.toZonedTemporal('2012-12-23 23:59:59','yyyy-MM-dd HH:mm:ss', 'UTC-hour-offset') parse date string using the specified format to specified timezone

Function

APOC Core