0

I know PHP run on server side and return send server timezone. is it any possibilities to get client side timezone. we can use any php library or anything.

Dharman
  • 30,962
  • 25
  • 85
  • 135
  • Without Javascript, no. PHP is unaware of the client. – El_Vanja Jun 02 '21 at 09:46
  • 1
    Unless you ask the client about their timezone and then transfer that information to PHP then you can't – Dharman Jun 02 '21 at 10:05
  • I have get answer of this question. get latitude and longitude from this API **[ipgeolocationapi](https://ipgeolocationapi.com/)**. follow this code [j-bin](https://stackoverflow.com/a/15535345/11099964). – subhash _ti Jun 08 '21 at 08:03

0 Answers0