Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 141
    • Issues 141
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #836

Closed
Open
Created May 13, 2022 by Markus Scheidgen@mscheidgOwner3 of 4 tasks completed3/4 tasks

Timezones

We were never looking into timezones before. This becomes a problem now that people use ELNs and care about times and not just dates. In prinziple most date formats and libraries support to add a timezone to the date. We just have to ensure that this information is added in the right places. This issue goes through all aspects of the platform.

  • ensure timezone when adding dates to the metainfo. Either use information in the given date or use a "configured" time zone?
  • add the local browser timezone to datestrings in the GUI. If those are forwarded to the metainfo they are kept.
  • when displaying datetimes in the gui, make sure that the datetime is converted to local browser timezone, based on the timezone information in the datetime
  • ensure timezone information in dates in mongo and elastic search
Edited May 18, 2022 by Amir Golparvar
Assignee
Assign to
Time tracking