xiazcy commented on code in PR #3090: URL: https://github.com/apache/tinkerpop/pull/3090#discussion_r2029530587
########## gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/DateAddStep.java: ########## Review Comment: The original design of the step uses the `dateToken` enums, which only goes to second precision. I suppose we could add support for additional precisions, but that would be outside the scope of this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
