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
:)
Printable View
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
:)
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/show...php?t=10339782