This, my 2nd modification, is a variation of the one on the index page by reversing the date format (YY-MM-DD to DD-MM-YY).



Links to my variations (and the original I based my varitions on):

  1. Date (YY-MM-DD) & Time (hh:mm:ss) combined
  2. This page
  3. Date (DD-MM-YY) & Time (hh:mm:ss) combined & expanded to full color range (#000000-#FFFFFF)
  4. Time only in true hex value, each part is converted from decimal to hex rather than using the decimal value as a hex pair (as is done in the original provided by http://whatcolourisit.scn9a.org/). Update 2017-12-12: The scn9a.org site appears to be defunct now.
  5. Time and date in milliseconds since Jan 1, 1970 with true decimal to hex conversion constrained to the range of #000000-#FFFFFF using the modulus (%) operand. Date and time shown in standard formats