Search found 2 matches

by cAEZAr
Fri Feb 18, 2005 10:29 pm
Forum: PHP - Code
Topic: Time Difference
Replies: 3
Views: 447

i forgot that function.. :D
yes its useful,

by the way is there any other way? :)
by cAEZAr
Fri Feb 18, 2005 10:17 pm
Forum: PHP - Code
Topic: Time Difference
Replies: 3
Views: 447

Time Difference

i would like to ask a code on how to get the time difference between time1 and time2..
eg.
time1 = 3:40 PM
time2 = 7:22 PM
===========
ttime = ?:?? PM

i am using a 12Hour format...
help me on how to get this.. :)