Add support for java 8 time API

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.8.1
    • Component/s: Codecs
    • None
    • Environment:
      Spring Boot 2
      Spring 5
      MongoDB 4
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The java.util.Date API is outdated and has been replaced by far better mechanics.

      It would be nice, if I could get java.time.Instants or LocalDateTimes from Bson's Documents in addition or instead of juDates.

      I know I can just convert them, but it somewhat feels wrong.

            Assignee:
            Jeffrey Yemin
            Reporter:
            D T
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: