Use APOC: https://github.com/neo4j-contrib/neo4j-apoc-procedures

RETURN apoc.date.format(timstamp());

On Thu, Sep 7, 2017 at 11:27 PM, Sean R <[email protected]> wrote:

> Greetings.!
> Trying to print/return system date and timestamp.
>
> Following CYPHER gives me  a value of - 1504818368473
>
> RETURN TIMESTAMP()
>
> Not sure howto convert into mm/dd/yyyy
>
> I am using 3.2.2. - community edition.
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to