Re: [PHP] Date/Time from Unix timestamp

2001-01-24 Thread Hardy Merrill
CDitty [[EMAIL PROTECTED]] wrote: > Ok, I have looked at all my sources, including the manual and I cannot find > any method of converting the Unix timestamp to a displayable date/time. I > have probably just overlooked it each time, but all I can find are methods > to convert the current dat

Re: [PHP] Date/Time from Unix timestamp

2001-01-24 Thread Ernest E Vogelsinger
At 23:10 24.01.2001, CDitty said: [snip] >Ok, I have looked at all my sources, including the manual and I cannot find >any method of converting the Unix timestamp to a displayable date/time. I >have probably just overlooked it each time, but all I can fi

[PHP] Date/Time from Unix timestamp

2001-01-24 Thread CDitty
Ok, I have looked at all my sources, including the manual and I cannot find any method of converting the Unix timestamp to a displayable date/time. I have probably just overlooked it each time, but all I can find are methods to convert the current date/time to a Unix timestamp. Can anyone gi