[PHP] Re: Newbie Date question

2002-07-14 Thread Jason Morehouse
include("Calc.php"); #http://www.phpinsider.com/php/code/Date_Calc/ #Date_Calc - a class for manipulating and comparing #Calendar dates, as well as formulating arrays of dates # for traditional calendar display. $yesterday = Date_Calc::prevDay($day=date('d'),$month=date('m'),$year=date('Y'),$f

[PHP] Re: Newbie Date Question

2001-11-19 Thread _lallous
try using the date() with the field content. string date (string format [, int timestamp]) "David Mitchell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hey Guys and Girls, > > I'm selecting a datetime value from SQL Server. In the database the data > looks