Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render dates in current configured timezone #1327

Merged
merged 4 commits into from
Apr 26, 2019
Merged

Render dates in current configured timezone #1327

merged 4 commits into from
Apr 26, 2019

Commits on Apr 26, 2019

  1. Extract an ensureDate function from dateFormat

    Add a function to ensure a passed date is a date.
    bjoernricks committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    2b6a00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6233e9 View commit details
    Browse the repository at this point in the history
  3. Use new DateTime component to render dates

    This allows to display all dates in the current timezone configured at
    the user settings.
    bjoernricks committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    8edbc4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c2acb View commit details
    Browse the repository at this point in the history