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

DST needs correction #49

Open
unibzstd opened this issue Mar 24, 2021 · 0 comments
Open

DST needs correction #49

unibzstd opened this issue Mar 24, 2021 · 0 comments

Comments

@unibzstd
Copy link

Current dst-start doesn't sense the very day on which the change occurs.
example from my .iprayrc
dst-start:20210328020000
dst-end:20211031030000
Time will be forwarded 1 hour on March 28th 2021 but this is the results of ipraytime --year 2021 --month 03
[27-03-2021] 4:19 6:02 12:18 15:47 18:35 20:11
[28-03-2021] 4:17 6:00 12:18 15:48 18:37 20:13
[29-03-2021] 5:15 6:58 13:18 16:49 19:38 21:14
The change will take effect on March 29th 2021

Only solution for the time being is insert wrong values 1 day prior to the real change of time to meet the right prayer times.

Suggested fix: add an exact hour field for the program to know when the time changes precisely.

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

No branches or pull requests

1 participant