Suppose that the time on my computer is incorrect (say 1 day ahead).
Is there a way to get the current Unix Timestamp in this case?
This answer outlines few way to get the Unix Timestamp, but from what I can see they all assume that machine's time is accurate.