Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • openbravo openbravo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 34
    • Merge requests 34
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • openbravo
  • product
  • openbravoopenbravo
  • Merge requests
  • !114

Fixes ISSUE-44689: Format date using provided timezone in OBBindings#formatDate

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cristian Berner requested to merge cristian.berner/openbravo:fix/44689 into release/20Q2 Jul 27, 2020
  • Overview 0
  • Commits 1
  • Changes 1

Previously as a side-effect date was being converted to UTC wrongly in OBBindings formatDate function. This fixes it by formatting using the local timezone as was previously done prior to the regression commit. Fixes display of date in some parameter windows that were relying on it (e.g. Costing Rules).

Fixes regression introduced in commit 4ec715bf

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/44689