On Friday, April 19, 2002, at 01:23 PM, Richard Fox wrote:
> I want to compare a timestamp(14) field in a MySQL table with the
> current
> time. Currently I use the following pseudo-sql:
>
> select field from table where table.time < date("YmdHis", time())
>
> only, the table timestamp is GMT
On Friday, April 19, 2002, at 01:23 PM, Richard Fox wrote:
> I want to compare a timestamp(14) field in a MySQL table with the
> current
> time. Currently I use the following pseudo-sql:
>
> select field from table where table.time < date("YmdHis", time())
>
> only, the table timestamp is GMT
2 matches
Mail list logo