I want to know which timezone are you using on Current timestamp in MySQL Table.
All servers are running in the timezone EST / UTC-5.
And to my knowledge, CURRENT_TIMESTAMP
is a MySQL function, so it’s the database server which provides the time, not the phpMyAdmin server.
3 Likes
I want to convert Current Timestamp
to my Current Zone ( India ) manually via clock application in my Mobile
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.