Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M membership.eclipse.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Foundation
  • IT
  • Websites
  • membership.eclipse.org
  • Merge requests
  • !464

Merged
Created Jan 12, 2022 by Martin Lowe@malowe🇨🇦Maintainer

#422 - Update datetime to use Java8 time rather than old Date object

  • Overview 1
  • Commits 1
  • Changes 3

As described in the noteblock under https://quarkus.io/guides/rest-json#creating-the-maven-project, Java 8 time library support has already been included. This uses ISO-8601 standards, of which RFC-3339 is a subset of. This support produces an output like 2022-02-19T21:07:58Z which is in spec.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: malowe/dev/442

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent