With this browser-based application, you can find the mirror time for any given clock time. It finds the mirror image of the hours and minutes hands of a round wall clock and prints the resulting mirror time to the output. Additionally, you can use clocks with a seconds hand. The input field accepts as many timers as you need in the formats HH:MM or HH:MM:SS, and you can also choose the format for the output time values. Created by computer nerds from team Browserling.
With this browser-based application, you can find the mirror time for any given clock time. It finds the mirror image of the hours and minutes hands of a round wall clock and prints the resulting mirror time to the output. Additionally, you can use clocks with a seconds hand. The input field accepts as many timers as you need in the formats HH:MM or HH:MM:SS, and you can also choose the format for the output time values. Created by computer nerds from team Browserling.
This is a quick online utility for calculating the time that a round clock shows if you look at it in a mirror. When you put a clock in front of a mirror, its left side is swapped with the right side and the right side is swapped with the left side. Another way to think about what happens when you look at a clock in a mirror is to imagine a center vertical line that goes through 12:00 and 06:00 and everything to the left and right is switched. For example, the mirror time of a clock showing 3:00 is 9:00 because the 3:00 time has the hour hand pointing east but in the mirror, the hour hand is now pointing west. The minute hand in both 3:00 and 9:00 clocks points north. Other examples of mirror symmetric clock times are 02:20 and 09:40, 12:50 and 23:10, 06:24 and 05:36. If both the minute and hour hands are simultaneously pointing either north or south, then the mirror time will be the same as the original time. These are the clock times 00:00, 6:00, 12:00, 18:00 (and 24:00, which is the same as 00:00). Our program is also able to find mirror time for clocks that have a seconds hand. For example, mirrored clocks that include seconds are 02:02:40 and 09:57:20, 00:05:10 and 11:54:50, 09:01:55 and 02:58:05. A quick way to check if you found the correct mirror image of a clock is to sum the original time and the mirrored time. Both values have to add either to 12:00:00 (if you use a 12-hours clock) or 24:00:00 or 36:00:00 (if you use a 24-hour clock). You can load as many clock times in the input text area as you want by placing them one per line. In the output text area, you will instantly get their corresponding mirror images. You can also slightly modify the output time format in the options. In particular, the mirror time can be printed in 12-hour or 24-hour format and with or without padding. Timeabulous!
This is a quick online utility for calculating the time that a round clock shows if you look at it in a mirror. When you put a clock in front of a mirror, its left side is swapped with the right side and the right side is swapped with the left side. Another way to think about what happens when you look at a clock in a mirror is to imagine a center vertical line that goes through 12:00 and 06:00 and everything to the left and right is switched. For example, the mirror time of a clock showing 3:00 is 9:00 because the 3:00 time has the hour hand pointing east but in the mirror, the hour hand is now pointing west. The minute hand in both 3:00 and 9:00 clocks points north. Other examples of mirror symmetric clock times are 02:20 and 09:40, 12:50 and 23:10, 06:24 and 05:36. If both the minute and hour hands are simultaneously pointing either north or south, then the mirror time will be the same as the original time. These are the clock times 00:00, 6:00, 12:00, 18:00 (and 24:00, which is the same as 00:00). Our program is also able to find mirror time for clocks that have a seconds hand. For example, mirrored clocks that include seconds are 02:02:40 and 09:57:20, 00:05:10 and 11:54:50, 09:01:55 and 02:58:05. A quick way to check if you found the correct mirror image of a clock is to sum the original time and the mirrored time. Both values have to add either to 12:00:00 (if you use a 12-hours clock) or 24:00:00 or 36:00:00 (if you use a 24-hour clock). You can load as many clock times in the input text area as you want by placing them one per line. In the output text area, you will instantly get their corresponding mirror images. You can also slightly modify the output time format in the options. In particular, the mirror time can be printed in 12-hour or 24-hour format and with or without padding. Timeabulous!
In this example, we place four 24-hour format clocks in front of a mirror. These clocks contain only the hour and minute indicators, so the program in its mind constructs a symmetrical image of both hands, reads the result from the mirror, and prints the results to the screen.
This example calculates mirror values of five different 12-hour timers. To keep the original 12-hour format for the output as well, it switches to the corresponding "H:M:S AM/PM" format in the options. As you can see, the mirrored timers maintain their am/pm indicators – if it was an "am" timer in the input, then it's also an "am" timer in the output, and the same applies to "pm" timers (that's because a mirror swaps only the left/right timer sides but doesn't swap part of the day).
In this example, we load multiple clocks in the format HH:MM:SS that have all three time hands/components – hours, minutes, and seconds. For each clock, the program finds its mirror clock, which also has all three time components. However, in the output, they are printed without the zero padding (in "H:M:S" format).
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
Draw a binary clock that shows time in base two.
Draw a clock in Salvador Dali style showing custom time.
Draw a weird-looking clock that shows a particular time.
Draw a π clock with π hours in a day.
Draw a 360° clock with 360 degrees in a day.
Create a GIF animation of an analog clock.
Create a GIF animation of a digital clock.
Create a GIF animation of a clock that's broken.
Draw a daily calendar for a single day.
Draw a weekly calendar for any week of the month.
Draw a yearly calendar for the entire year.
Draw a calendar that shows moon phases.
Draw a calendar that shows the seasons and Sun's position.
Draw a calendar that shows when the Sun rises and sets.
Draw a calendar that shows when the Moon rises and sets.
Draw an animation that counts down (or up) time.
Create a GIF animation of a sand clock.
Animate a timeless clock that goes in an infinite spiral.
Visualize the given clock time as a pie chart.
Visualize the current year as a pie chart.
Visualize the given clock time as a bar chart.
Visualize the current year as a bar chart.
Visualize the given clock time as a pixel wall (1px = 1sec).
Visualize the current year as a pixel wall (1px = 1day).
Visualize the given clock time as bubbles.
Visualize the current year as bubbles.
Visualize the given clock time as an arrow.
Quickly calculate time passed and left in the current day as pct.
Quickly calculate time passed and left in the current year as pct.
Convert regular clock time to binary clock time (bintime).
Quickly regular calendar date to binary date (bindate).
Convert regular clock time to decimal clock time (dectime).
Quickly regular calendar date to decimal date (decdate).
Convert regular clock time to hexadecimal time (hextime).
Quickly regular calendar date to hexadecimal date (hexdate).
Create a GIF animation of the Moon for a particular month.
Create an animation of the Moon orbiting the Earth.
Create a 88 day animation of the Mercury orbiting the Sun.
Create a 225 day animation of the Venus orbiting the Sun.
Create a 365 day animation of the Earth orbiting the Sun.
Create a 687 day animation of the Mars orbiting the Sun.
Create a 4,330 day animation of the Jupiter orbiting the Sun.
Create a 10,756 day animation of the Saturn orbiting the Sun.
Create a 30,687 day animation of the Uranus orbiting the Sun.
Create a 60,190 day animation of the Neptune orbiting the Sun.
Create a 90,560 day animation of the Pluto orbiting the Sun.
Create an animation of all planets in the Solar System.
Create an animation of Phobos and Deimos orbiting Mars.
Animate Io, Europa, Ganymede, Callisto orbiting Jupiter.
Animate Titan, Rhea, Iapetus, Enceladus orbiting Saturn.
Animate Titania, Oberon, Umbriel, Ariel, Miranda orbiting Uranus.
Animate Triton, Nereid, and Proteus orbiting Neptune.
Animate Charon, Nix, Hydra, Kerberos, Styx orbiting Pluto.
Find dates when two or more planets align in a straight line.
Find dates when the solar eclipse happens.
Find dates when the lunar eclipse happens.
Calculate your age based on the orbital period of other planets.
Represent a clock time as a matrix.
Represent a calendar date as a matrix.
Represent a clock time as a vector.
Represent a calendar date as a vector.
Draw a time series chart.
Given a bunch of time intervals, find overlapping intervals.
Generate a bunch of overlapping time intervals.
Generate a bunch of non-overlapping time intervals.
Generate random clock time intervals.
Given a bunch of date intervals, find overlapping intervals.
Generate a bunch of overlapping date intervals.
Generate a bunch of non-overlapping date intervals.
Generate random calendar date intervals.
Swap a clock's hour hand with minute hand.
Find the reverse of the given clock time.
Find the inverse of the given clock time.
Shift the given clock time by any time interval.
Change the clock scale from 24 hours to any other hours.
Generate a list of valid clock times (for testing).
Generate a list of invalid clock times (for testing).
Generate a list of valid calendar dates (for testing).
Generate a list of invalid calendar dates (for testing).
Create errors in the given clock times (for testing).
Create errors in the given calendar dates (for testing).
Convert a calendar date to seconds.
Convert seconds to a calendar date.
Create a crontab expression from human language.
Rewrite a crontab entry into human language.
Quickly find the week of the month of a calendar date.
Quickly find how many days have passed since start of the year.
Quickly find how many days are left till the end of the year.
Quickly find how many days are left till a specific date.
Find how many minutes are in the given seconds.
Find how many hours are in the given seconds.
Find how many days are in the given seconds.
Find how many weeks are in the given seconds.
Find how many months are in the given seconds.
Find how many years are in the given seconds.
Find how many seconds are in the given minutes.
Find how many hours are in the given minutes.
Find how many days are in the given minutes.
Find how many weeks are in the given minutes.
Find how many months are in the given minutes.
Find how many years are in the given minutes.
Find how many seconds are in the given hours.
Find how many minutes are in the given hours.
Find how many weeks are in the given hours.
Find how many months are in the given hours.
Find how many years are in the given hours.
Find how many seconds are in the given days.
Find how many minutes are in the given days.
Find how many weeks are in the given days.
Find how many months are in the given days.
Find how many years are in the given days.
Find how many seconds are in the given weeks.
Find how many minutes are in the given weeks.
Find how many hours are in the given weeks.
Find how many days are in the given weeks.
Find how many months are in the given weeks.
Find how many years are in the given weeks.
Find how many seconds are in the given months.
Find how many minutes are in the given months.
Find how many hours are in the given months.
Find how many days are in the given months.
Find how many weeks are in the given months.
Find how many years are in the given months.
Find how many seconds are in the given years.
Find how many minutes are in the given years.
Find how many hours are in the given years.
Find how many days are in the given years.
Find how many weeks are in the given years.
Find how many months are in the given years.
Find how old a human would be if he/she was a bird.
Find how old a bird would be if it was a human.
Convert clock time on Earth to clock time on Mars.
Convert clock time on Mars to clock time on Earth.
Convert Earth time to Star Trek's stardate.
Convert Star Trek's stardate to Earth time.
Print a list of clock times with hours equal mins equal secs.
Print a list of calendar dates with years equal months equal days.
Print a list of all clock times when hands are in a straight line.
Given clock times in various formats, convert them to one format.
Given calendar dates in various formats, make them the same format.
Cyclically shift HH, MM, SS time parts to the left or right.
Cyclically shift YYYY, MM, DD date parts to the left or right.
Perform freeform clock time arithmetics.
Perform freeform calendar date arithmetics.
Find the sum of hours plus minutes plus seconds.
Find the sum of years plus months plus days.
Find clock hand position so that hr + min + sec equals your value.
Find calendar date so that year + months + day equals your value.
Print all clock icons from 00:00 to 24:00.
Generate date and time that only Zalgo can understand.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling our mission is to make people's lives easier, so we created this collection of time and date tools. All our tools share the same user interface, so as soon as you learn how to use one of the tools, you'll be a master of all tools. Behind the scenes, our time and date tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!