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

1 day behind #5

Closed
2 tasks done
HETHAT opened this issue Sep 16, 2022 · 0 comments
Closed
2 tasks done

1 day behind #5

HETHAT opened this issue Sep 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@HETHAT
Copy link
Owner

HETHAT commented Sep 16, 2022

Summary

The given results are for 1 day behind the date wanted.

Reproduction Steps

import aladhan

client = aladhan.Client()
timings = client.get_timings(34, 4, date=aladhan.TimingsDateArg("01-01-2022"))
print(timings.asr)

Minimal Reproducible Code

No response

Expected Results

<Prayer name='Asr', time=D'16:11 01-01-2022'>

Actual Results

<Prayer name='Asr', time=D'16:11 31-12-2021'>

System Information

- Python v3.8.10-final
- aladhan.py v1.2.0-final
- aiohttp v3.7.4.post0
- requests v2.28.1
- System info: Linux 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.

Additional Context

No response

@HETHAT HETHAT added the bug Something isn't working label Sep 16, 2022
@HETHAT HETHAT self-assigned this Sep 16, 2022
@HETHAT HETHAT added this to To do in Aladhan.py via automation Sep 16, 2022
@HETHAT HETHAT closed this as completed in 1f04b35 Sep 17, 2022
Aladhan.py automation moved this from To do to Done Sep 17, 2022
@HETHAT HETHAT changed the title [Bug] 1 day behind 1 day behind Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant