Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7788539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T21:02:24+00:00 2026-06-01T21:02:24+00:00

I get a timestamp from mysql like 2012-04-12 16:42:33 in PHP how can i

  • 0

I get a timestamp from mysql like

2012-04-12 16:42:33

in PHP how can i subtract hours, or basically how can i change timezone (-3 hours)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T21:02:25+00:00Added an answer on June 1, 2026 at 9:02 pm

    You should use PHP’s DateTime. You can check out the supported formats and then create a new object:

    $date=new DateTime("2012-04-12 16:42:33");
    

    This object also supports changing timezones and other conversions. Setting a new timezone (from PHP manual):

    $date->setTimezone(new DateTimeZone('Pacific/Chatham'));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In MySQL, how would I get a timestamp from, say 30 days ago? Something
How do I get the day (1-7) from a Unix timestamp in PHP? I
I get a random row from a mysql-server using php. I then display some
How do you get a timestamp from a file with SQL Server Intergration Services
Any idea in PHP how to get a unix timestamp of the next occurring
Is there any way to get milliseconds out of a timestamp in MySql or
I want to find the precent change in two values from a mysql database.
this should be an easy one, but I can't seem to get mysql to
Let's say I'm performing a SQL query from a Java program to get timestamps
I was able to find example code to get the current timestamp in Linux

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.