Friday, 21. January 2005 17:34
Generate a date-time

With this generator it is possible to generate a random date-time (timestamp). An user can select the format of the generated date-time. He can select if he wants to have the 24 or 12 hour system and/or if he wants to include the seconds as well. Furthermore the user can select if the random date-time should be in the past or the future. Once clicked on the generate button, the date-time is generated. The date-time then can be copied to the clipboard with the corresponding copy button.

Your last generated data 1
  • Friday, 21. January 2005 17:34
Bulk date-time generator
  • Saturday, 26. January 1918 06:09
  • Monday, 22. January 1940 07:21
  • Thursday, 6. March 1902 00:41
  • Saturday, 7. October 1893 05:54
  • Sunday, 4. December 2016 06:08
  • Friday, 23. September 1966 04:21

What is a date-time?

The date-time or timestamp usually contains the date and time of day. In computer transactions, the date-time is accompanied by seconds and fractions of a second. A datetime or timestamp indicates the exact date and time when a certain event occurred. For example, in computer science log files always contain a datetime resp. timestamp for each entry. An application can be debugged using this information, which allows the user to identify the exact time and date of when a problem occurred.