RE: where is now() defined?
orchard <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <9bffdd529fd5278110f0e7fad0efa51e@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=179762#179762 ---------------------------------------------------------------- You can replace [code]now()[/code] with [code]now() - interval 3 hour[/code] to offset yourself 3 hours from the database timezone. I do this on one of my non-osCommerce database sites so that I can use Pacific time instead of Eastern time.