Hi,
I am trying to get US date out of a DATETIME column but it returns "12/31/1969". The
line of code that I am using is:
<?php echo date("m/d/Y", $Row->FileSentDate); ?>
According to the documentation, the second parameter of the date() function requires
timestamp value which is int data type. If any of you know how to convert a value
into timestamp or any other solution to get US date out of a string or DATETIME
column, please let me know.
Thanks for your help.
Vasu
- RE: [PHP-WIN] date conversion Vasu
- RE: [PHP-WIN] date conversion Andreas Lange
- [PHP-WIN] Date conversion Kit Kerbel
- [PHP-WIN] mssql on linux Nicola Delbono
- [PHP-WIN] Re: Date conversion Brad Thomas
- RE: [PHP-WIN] Date conversion Kit Kerbel
- RE: [PHP-WIN] Date conversion Dash McElroy
- RE: [PHP-WIN] Date conversion Scott Carr
- [PHP-WIN] date conversion Sudeep Sarath
- Re: [PHP-WIN] date conversion Sudeep Sarath
- Re: [PHP-WIN] date conversion Sudeep Sarath
