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

Merge.kif: For PacificTimeZone, etc. the offset should specifically be in hours. #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jefft0
Copy link

@jefft0 jefft0 commented Dec 2, 2016

The documentation for RelativeTimeFn gives the example " (RelativeTimeFn (MeasureFn 14 HourDuration) EasternTimeZone)" using HourDuration. But the actual statements for the relative time of time zones are ambiguous. So, need to use MeasureFn with HourDuration.

@ArtificialMarty
Copy link
Contributor

Shouldn't all timezones be (programatically) generated from, e.g., Java or Linux timezone packages (including dates of applicability, and presence of leap seconds)?

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.

2 participants