This would be great and definitely work if I were doing the import w/ cypher. I'm using the neo4j-admin tool though.
Also, you could also do it with datetime({epochMillis: "1234125125"}) which formats it in a way you can use temporal indexes on, which may be more desirable than using the apoc.date.format. Unless that still works for temporal indexes?