Prayer Times

무료
분류별 meezaan | 업데이트됨 vor 2 Jahren | Tools
인기

9.8 / 10

지연 시간

79ms

서비스 수준

100%

모든 토론으로 돌아가기

No need "CST"

Rapid account: Matovsky
matovsky
vor 3 Jahren

Hello and thank you very much for your API. In Prayer Times Calendar by city addsCST” to every timing. I think no need it because it confused people. Can you remove it please?

Rapid account: Meezaan
meezaan Commented vor 3 Jahren

@matovsky This is the timezone, and it differs based on the location you query for. It’s actually needed because countries that implement Daylight Savings Time often change the name of the ‘time’ they use, and the results just start skipping or adding an hour, and that leads to a lot of confusion.

You have a few options to deal with this:

  1. The timings are always in military time, so just use the first 5 characters and strip out the rest.
  2. Use the ISO 8601 date format returned by the API and create a date object out of it - then you can do with the display as you wish, on the client side or server side (if you’re using the API server side). Just append &iso8601=true to your query parameters to get the date in that format, For instance: http://api.aladhan.com/v1/calendar?latitude=51.508515&longitude=-0.1254872&method=2&month=4&year=2017&adjustment=1&iso8601=true.

Hope this helps.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입