You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Zend Certification Study Group
What is the difference, in seconds, between the current timestamp in
the GMT time zone and
the current timestamp in your local time zone?
A. It depends on the number of hours between the local time zone and
GMT
B. There is no difference
C. The two will only match if the local time zone is GMT
D. The two will never match
E. None of the above
Seal Trip
unread,
Jul 13, 2011, 9:17:44 AM7/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zend-certificat...@googlegroups.com
B. There is no difference
If I am in Spain I am in Spain. If And if I am in ATL, I am in ATL
Alex Stetsenko
unread,
Jul 13, 2011, 9:32:15 AM7/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zend-certificat...@googlegroups.com
At first was going to say A and C but I guess B it is. At any moment of time Unix timestamp should be the same, it is local time which is going to be different.
Darren Cato
unread,
Jul 13, 2011, 1:53:50 PM7/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zend-certificat...@googlegroups.com
agreed
---------------------------------------------------- Darren
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Zend Certification Study Group
There is no difference between the current time in any time zone—the
current time is an
absolute point in time! Therefore, the difference is zero and the
correct answer is B.