Skip to content

Instantly share code, notes, and snippets.

@possibly-wrong
Created August 27, 2017 19:55
Show Gist options
  • Save possibly-wrong/e382d989a4af70a6bb0bb47e2499c5b4 to your computer and use it in GitHub Desktop.
Save possibly-wrong/e382d989a4af70a6bb0bb47e2499c5b4 to your computer and use it in GitHub Desktop.
Times when hour and minute hands may be swapped yielding another valid time
00:00:00.000 == 00:00:00.000
00:05:02.097 == 01:00:25.174
00:10:04.195 == 02:00:50.349
00:15:06.293 == 03:01:15.524
00:20:08.391 == 04:01:40.699
00:25:10.489 == 05:02:05.874
00:30:12.587 == 06:02:31.048
00:35:14.685 == 07:02:56.223
00:40:16.783 == 08:03:21.398
00:45:18.881 == 09:03:46.573
00:50:20.979 == 10:04:11.748
00:55:23.076 == 11:04:36.923
01:00:25.174 == 00:05:02.097
01:05:27.272 == 01:05:27.272
01:10:29.370 == 02:05:52.447
01:15:31.468 == 03:06:17.622
01:20:33.566 == 04:06:42.797
01:25:35.664 == 05:07:07.972
01:30:37.762 == 06:07:33.146
01:35:39.860 == 07:07:58.321
01:40:41.958 == 08:08:23.496
01:45:44.055 == 09:08:48.671
01:50:46.153 == 10:09:13.846
01:55:48.251 == 11:09:39.020
02:00:50.349 == 00:10:04.195
02:05:52.447 == 01:10:29.370
02:10:54.545 == 02:10:54.545
02:15:56.643 == 03:11:19.720
02:20:58.741 == 04:11:44.895
02:26:00.839 == 05:12:10.069
02:31:02.937 == 06:12:35.244
02:36:05.034 == 07:13:00.419
02:41:07.132 == 08:13:25.594
02:46:09.230 == 09:13:50.769
02:51:11.328 == 10:14:15.944
02:56:13.426 == 11:14:41.118
03:01:15.524 == 00:15:06.293
03:06:17.622 == 01:15:31.468
03:11:19.720 == 02:15:56.643
03:16:21.818 == 03:16:21.818
03:21:23.916 == 04:16:46.993
03:26:26.013 == 05:17:12.167
03:31:28.111 == 06:17:37.342
03:36:30.209 == 07:18:02.517
03:41:32.307 == 08:18:27.692
03:46:34.405 == 09:18:52.867
03:51:36.503 == 10:19:18.041
03:56:38.601 == 11:19:43.216
04:01:40.699 == 00:20:08.391
04:06:42.797 == 01:20:33.566
04:11:44.895 == 02:20:58.741
04:16:46.993 == 03:21:23.916
04:21:49.090 == 04:21:49.090
04:26:51.188 == 05:22:14.265
04:31:53.286 == 06:22:39.440
04:36:55.384 == 07:23:04.615
04:41:57.482 == 08:23:29.790
04:46:59.580 == 09:23:54.965
04:52:01.678 == 10:24:20.139
04:57:03.776 == 11:24:45.314
05:02:05.874 == 00:25:10.489
05:07:07.972 == 01:25:35.664
05:12:10.069 == 02:26:00.839
05:17:12.167 == 03:26:26.013
05:22:14.265 == 04:26:51.188
05:27:16.363 == 05:27:16.363
05:32:18.461 == 06:27:41.538
05:37:20.559 == 07:28:06.713
05:42:22.657 == 08:28:31.888
05:47:24.755 == 09:28:57.062
05:52:26.853 == 10:29:22.237
05:57:28.951 == 11:29:47.412
06:02:31.048 == 00:30:12.587
06:07:33.146 == 01:30:37.762
06:12:35.244 == 02:31:02.937
06:17:37.342 == 03:31:28.111
06:22:39.440 == 04:31:53.286
06:27:41.538 == 05:32:18.461
06:32:43.636 == 06:32:43.636
06:37:45.734 == 07:33:08.811
06:42:47.832 == 08:33:33.986
06:47:49.930 == 09:33:59.160
06:52:52.027 == 10:34:24.335
06:57:54.125 == 11:34:49.510
07:02:56.223 == 00:35:14.685
07:07:58.321 == 01:35:39.860
07:13:00.419 == 02:36:05.034
07:18:02.517 == 03:36:30.209
07:23:04.615 == 04:36:55.384
07:28:06.713 == 05:37:20.559
07:33:08.811 == 06:37:45.734
07:38:10.909 == 07:38:10.909
07:43:13.006 == 08:38:36.083
07:48:15.104 == 09:39:01.258
07:53:17.202 == 10:39:26.433
07:58:19.300 == 11:39:51.608
08:03:21.398 == 00:40:16.783
08:08:23.496 == 01:40:41.958
08:13:25.594 == 02:41:07.132
08:18:27.692 == 03:41:32.307
08:23:29.790 == 04:41:57.482
08:28:31.888 == 05:42:22.657
08:33:33.986 == 06:42:47.832
08:38:36.083 == 07:43:13.006
08:43:38.181 == 08:43:38.181
08:48:40.279 == 09:44:03.356
08:53:42.377 == 10:44:28.531
08:58:44.475 == 11:44:53.706
09:03:46.573 == 00:45:18.881
09:08:48.671 == 01:45:44.055
09:13:50.769 == 02:46:09.230
09:18:52.867 == 03:46:34.405
09:23:54.965 == 04:46:59.580
09:28:57.062 == 05:47:24.755
09:33:59.160 == 06:47:49.930
09:39:01.258 == 07:48:15.104
09:44:03.356 == 08:48:40.279
09:49:05.454 == 09:49:05.454
09:54:07.552 == 10:49:30.629
09:59:09.650 == 11:49:55.804
10:04:11.748 == 00:50:20.979
10:09:13.846 == 01:50:46.153
10:14:15.944 == 02:51:11.328
10:19:18.041 == 03:51:36.503
10:24:20.139 == 04:52:01.678
10:29:22.237 == 05:52:26.853
10:34:24.335 == 06:52:52.027
10:39:26.433 == 07:53:17.202
10:44:28.531 == 08:53:42.377
10:49:30.629 == 09:54:07.552
10:54:32.727 == 10:54:32.727
10:59:34.825 == 11:54:57.902
11:04:36.923 == 00:55:23.076
11:09:39.020 == 01:55:48.251
11:14:41.118 == 02:56:13.426
11:19:43.216 == 03:56:38.601
11:24:45.314 == 04:57:03.776
11:29:47.412 == 05:57:28.951
11:34:49.510 == 06:57:54.125
11:39:51.608 == 07:58:19.300
11:44:53.706 == 08:58:44.475
11:49:55.804 == 09:59:09.650
11:54:57.902 == 10:59:34.825
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment