Relative Content

Tag Archive for pythondatetimetimezoneunix-timestamp

Python datetime output +3GMT

Please help me to improve my code.
I’am trying to calculate current time minus 3 minutes, and output should be in Unix Timestamp +3GMT
But instead it prints me utc time (+ 0)

Python datetime output +3GMT

Please help me to improve my code.
I’am trying to calculate current time minus 3 minutes, and output should be in Unix Timestamp +3GMT
But instead it prints me utc time (+ 0)