You are here: Re: convert day number to date « All PHP « IT news, forums, messages
Re: convert day number to date

Posted by Janwillem Borleffs on 10/13/36 11:30

Bruintje Beer wrote:
> Is there a function to convert the day number of the year to a date
> in the format dd-mm-yyyy.
>
> example : daynumber 32 in the year 2005 should give 01-02-2005
>

use mktime(), as in:

$time = mktime(0, 0, 0, 1, 32, 2005);
print date("d-m-Y", $time);


JW

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация