[support] Create and manage content directly from the database.

Earnie Boyd earnie at users.sourceforge.net
Fri Jun 8 12:21:10 UTC 2012


On Thu, Jun 7, 2012 at 4:55 PM, Wipe_Out <wipe_out at users.sourceforge.net> wrote:
> The "Date" module saves as a Datetime field so the format shouldn't be a
> problem.. Also the "clocking" interface is php based and the plan is to
> change the query to update the correct table..
>

But the Drupal dates are an int field.  You'll need to convert the
integer time into the Datetime format and vice versa. See
http://us.php.net/time for information on what Drupal stores.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd


More information about the support mailing list