Jump to content

Datediff function


Recommended Posts

I've been looking through previous posts and have found references to a datediff function. Its not an inbuilt function but the contruction of one of the other programer on this list. I can't find where to download it. If anyone can help me I would greatly appriciate it.

Link to comment
Share on other sites

besides....

it is there

_DateDiff

--------------------------------------------------------------------------------

Returns the difference between 2 dates, expressed in the type requested.

#include <Date.au3>

_DateDiff($sType, $sStartDate, $sEndDate)

8)

Edited by Valuater

NEWHeader1.png

Link to comment
Share on other sites

help file: _DateDiff()

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...