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 Was this page helpful?