batoulapps / adhan-kotlin

High precision Islamic prayer time library for Java
MIT License
148 stars 47 forks source link

Timezone #5

Closed yunusemrecetin closed 5 years ago

yunusemrecetin commented 5 years ago

Some Android devices, timezone is not up to date. How do I change Timezone in the calculation method?

ahmedre commented 5 years ago

The library calculates times in UTC by default. You can convert these to whatever timezone you need.