How can I generate Unix timestamps?

Related question is “Datetime To Unix timestamp”, but this question is more general.

I need Unix timestamps to solve my last question. My interests are Python, Ruby and Haskell, but other approaches are welcome.

What is the easiest way to generate Unix timestamps?

20 Answers
20

Leave a Comment