• Hello

    I have imported many values to a custom table I created. I need to query the database with a date difference and that is when I get into trouble.

    I have to use the UNIX_TIMESTAMP to query the date difference but all the dates I have imported to the database are like this YYYY-MM-DD 01:01:01 !

    This 01:01:01 is really bugging me because I don´t know how to create a query that adds 01:01:01 to the timestamp…

    Why does this time get imported to the database ?

    http://wordpress.org/extend/plugins/custom-tables/

  • The topic ‘Timestamp issues’ is closed to new replies.