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

Displays date and time in the local time of the browser (not UTC / local time of the server) Fixes #258 #326

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

robertcheramy
Copy link
Collaborator

@robertcheramy robertcheramy commented Mar 17, 2025

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Fixes #258

- Needs ytti/oxidized#3462 to be released in a
new oxidized version
- TODOs:
  - remove any reference to :date and passing the date as a string.
  - update the gem dependency to the new oxidized version
- Prefer :time, and pass the date as epoch
- Add & modify unit tests
@robertcheramy robertcheramy force-pushed the fix/258-local_time branch 3 times, most recently from cc589cd to 67932bb Compare March 21, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement Suggestion for Time Conversion Script: Improved Accuracy and Optimization
1 participant