How to convert COledatetime to unix time / php time?

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-02-19T20:28:32Z Indexed on 2010/04/16 14:13 UTC
Read the original article Hit count: 168

How can I convert a COleDateTime::GetCurrentTime() to a unix time stamp or more specifically I want to convert the value so I can use it in PHP with the date() function?

© Stack Overflow or respective owner

Related posts about php

Related posts about coledatetime