On 2/26/13 11:12 AM, Michael Tuexen wrote:
On Feb 26, 2013, at 8:01 PM, Dale R. Worley wrote:
From: James Polk <jmpolk(_at_)cisco(_dot_)com>
Personally, I'd trust "date -u" much sooner than any random person.
Even better:
$ date --date='00:00 Feb 26, 2013 UTC'
Mon Feb 25 19:00:00 EST 2013
$
Requires a Unix like system...
Finding the current time in UTC could reasonably be left as an exercise
for the reader...
Dale