Hint for HELP

Type your comment> @Hashbyte said:

Hi,
I have this question bugging me , If time() in python returns epoch. how would timezone make a difference.?

Asking that myself. Really strange behavior. But it also seems that PHP time() is timezone relevant.

EDIT:
But as I understand from time — Time access and conversions — Python 3.12.0 documentation epoch just says January 1st 1970 00:00. So it could be timezone based as this date may differ.