Hi there,

Does anyone have any suggestions as to how I can calculate whether one timestamp is within one second of another timestamp.

e.g.

Timestamp 1    10:59:59
Timestamp 2    11:00:00

Essentially I need to create a function which'll take two parameters and return whether the two parameters are within one second of each other.

Any suggestions would be great.

Neil
--
----------------------
 www.curvedvision.com
----------------------



This communication is confidential to the intended recipient(s). If you are not that person you are not permitted to make use of the information and you are requested to notify the sender immediately of its receipt then destroy the copy in your possession. Any views or opinions expressed are those of the originator and may not represent those of Advanced System Architectures Ltd.

*** This Email Has Been Virus Checked ***

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to