Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • GGCE Server GGCE Server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GGCE
  • GGCE ServerGGCE Server
  • Issues
  • #265

Closed
Open
Created Jan 05, 2022 by Matija Obreza@mobrezaOwner

Update date formatting

DATE_FORMAT group of CodeValues defines formats supported by GG-CE and the CT. The CT uses the CodeValue.value to parse user string input to Date and render Date using the format string. GG-CE uses CodeValueLang.title as the formatting string.

CodeValueLang.title use momentjs date formatting tokens since 9ca07531, which are different from Java's or browser Intl API. This also affects the string escape ([Pre] yyyy vs 'Pre' yyyy) that were updated using liquibase in the same commit.

In this ticket we revert CodeValueLang.title from momentjs tokens to Intl API tokens.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking