I did refer to the manual first and it was two things which confused me, perhaps due to lack of reading comprehension on my own part. Namely
Quote:
|
relative to the timestamp given in now ... This function will use the TZ environment variable (if available) to calculate the timestamp
|
In any case I've just decided to work on the assumption that both
time() and
strtotime() produce timestamps that can be compared equivalently.