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

Prayers time and prayer time doesn't match. #6

Open
sadgirltory opened this issue Jul 23, 2020 · 0 comments
Open

Prayers time and prayer time doesn't match. #6

sadgirltory opened this issue Jul 23, 2020 · 0 comments

Comments

@sadgirltory
Copy link

Even after having same data, settings, geo,timezone the time of prayer.time and prayers.time doesn't match.
error example:
final Prayer current = Prayer.now(settings: settings, coordinate: geo, timeZone: 6.0);
final Prayers prayers = Prayers.on(date: when, settings: settings, coordinate: geo, timeZone: 6.0);

if the current time is dhuhr the current.time shows 12:06:00.000 //the correct time
and the prayers.dhuhr shows 11:56:00.000 //incorrect time
109688266_738465536695280_1180748914669924504_n

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