Click to See Complete Forum and Search --> : work with date function


jason213123
July 19th, 2008, 09:21 AM
hi,
how can i can pass the value of unixformat to date/time? and how can i retrieve the day/month/year from a date?

thanks a lot for your help
:)

cherish
July 19th, 2008, 11:56 PM
If you're using PHP, you can do both by using date() function. Take a look at the following links:

http://www.php.net/manual/en/function.date.php
http://www.phpbuilder.com/board/showthread.php?t=10339782