apoc.temporal Qualified Name Type apoc.temporal.format apoc.temporal.format(temporal ANY, format STRING) - formats the given temporal value into the given time format. Function apoc.temporal.formatDuration apoc.temporal.formatDuration(input ANY, format STRING) - formats the given duration into the given time format. Function apoc.temporal.toZonedTemporal apoc.temporal.toZonedTemporal(time STRING, format STRING, timezone STRING) - parses the given date STRING using the specified format into the given time zone. Function apoc.stats.degrees apoc.temporal.format