Re: date to integer

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Thu, 15 Jun 2006 09:49:13 -0600, "Bre-x" <cholotron@xxxxxxxxxxx>
wrote:

Sorry I was looking to the wrong information. This is how it is:

Start Time:08:15:00 - Thursday 15 June 2006 = 1150380900
End Time:09:15:00 - Thursday 15 June 2006 = 1150384500

if it can be done on PHP, I dont see why not on VBA

Regards,

It can, and I answered two days ago explaining how.

To reiterate:

DateDiff("s", #1/1/1970#, [Start Time]) + <your timezone correction>

I'm not knowledgable about PHP but your assumption that all other
software (such as Access) should and must use the same arbitrary date
format as PHP is a bit presumptuous.

<posted and emailed since you might not be seeing my posts in the
newsgroup>

John W. Vinson[MVP]
.



Relevant Pages

  • Re: [PHP] Session problem
    ... session_start has to be the first command this time. ... try again and the result will look better, maybe explaining. ... "Manisha Sathe" wrote: ... > I am not that expert in PHP, ...
    (php.general)
  • Re: Class constructor inheritance
    ... I have not actually tested this, I am just explaining what Tim was ... > saying. ... I reproduced this behavior on PHP 4.3.4. ...
    (comp.lang.php)
  • Symbols used in classes.
    ... Probably an old quesion, but im pretty new to php, and have not had ... great success in searching. ... Can someone point me a good resource for explaining these, ...
    (comp.lang.php)
  • Re: Wake Up !
    ... You are explaining this right, and you are being answered right. ... is, it is *not* a problem with PHP, as you've already been said. ... getting out of its turf. ... Prev by Date: ...
    (comp.lang.php)
  • Re: VBA to ASP.NET
    ... your web apps like VBA apps, as you will not make the paradigm change ... ..NET in .NET instead of VBA in .NET. ... The basics of programming apply everywhere. ... ASP.NET or PHP? ...
    (microsoft.public.dotnet.framework.aspnet)