apoc.date.parseFunctionDeprecated in 25
|
This function is deprecated.
Use Cypher’s corresponding temporal type constructor instead, for example |
Syntax |
|
||
Description |
Parses the given date |
||
Arguments |
Name |
Type |
Description |
|
|
The datetime to convert. |
|
|
|
The conversion unit. The default is: |
|
|
|
The format the given datetime is in. The default is: |
|
|
|
The timezone the given datetime is in. The default is: ``. |
|
Returns |
|
||