spmallette opened a new pull request, #3537: URL: https://github.com/apache/tinkerpop/pull/3537
The reference documentation for the `asDate()`-step describes its result as a `Date`. As of version 3.8.0, the step returns a `java.time.OffsetDateTime` in Java. This adds a single `NOTE` admonition to the asDate()-step section clarifying the 3.8.0 Java return type. It is an additive clarification only — the existing `Date` prose is left unchanged, and no other section is touched. The docs render cleanly and the NOTE displays as a proper admonition box in the reference guide. -- 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]
