Commit Graph

  • 8eaa613659 Merge pull request '20xd6-patch-issue#8' (#9) from 20xd6-patch-issue#8 into master master 20xd6 2021-11-23 08:57:23 -05:00
  • e9425d87d2 Fix error adding class to copy buttons 20xd6-patch-issue#8 20xd6 2021-11-23 08:54:28 -05:00
  • cb83a330ef Update 'clock.css' 20xd6 2021-11-19 17:17:01 -05:00
  • 7df5bbd271 Fix a display issue #8 20xd6 2021-11-19 17:12:43 -05:00
  • fb2e531f0d Merge pull request 'display_fix' (#7) from display_fix into master fb2e531f0d 20xd6 2021-05-09 15:45:29 -04:00
  • 95ad27846a Add second timestamp copy button. 20xd6 2021-05-09 15:28:56 -04:00
  • 3e7189690a Remove testing code. 20xd6 2021-05-09 15:23:27 -04:00
  • 3cc49403c9 Fix an error attempting to update missing value. 20xd6 2021-05-09 15:19:44 -04:00
  • dbad2b51a4 Merge pull request 'Merge change in prod into master branch.' (#6) from prod into master 20xd6 2021-05-09 15:05:13 -04:00
  • e06839d684 Merge branch 'master' into prod 20xd6 2021-05-09 15:04:06 -04:00
  • 163b2fdb3a Add readme to prod 20xd6 2021-05-09 12:32:14 -04:00
  • 732a063229 Add Copy Timestamp 20xd6 2021-05-09 12:28:02 -04:00
  • 955cc9544b Merge branch 'timefix' into prod 20xd6 2020-09-27 17:29:36 -04:00
  • 004fe37680 Merge pull request 'Resolution for #1' (#2) from timefix into master 004fe37680 20xd6 2020-09-27 17:17:30 -04:00
  • 7e3cf8ccd6 Fix #1 timefix 20xd6 2020-09-27 16:58:10 -04:00
  • de2e79491c Rebasing from master. 20xd6 2020-09-27 16:40:06 -04:00
  • 05a1f50ce0 Rebase master as true master. 20xd6 2020-09-27 16:37:52 -04:00
  • b10810b120 Remove the README.md from prod branch 20xd6 2020-09-06 11:35:47 -04:00
  • 06289a5137 Update README.md for new repository. 20xd6 2020-07-27 17:20:23 -04:00
  • 56e7c875a6 Merge branch 'master' of https://efrick.ddns.net/scm/git/WebClock 20xd6 2020-05-11 15:27:30 -04:00
  • 6ea147716f Testing. 20xd6 2020-05-11 15:24:55 -04:00
  • b21b9e6891 Update to the Documentation. efrick 2020-04-23 23:26:54 -04:00
  • 6529a86a1e Merge branch 'master' of https://efrick.ddns.net/scm/git/WebClock efrick 2020-04-15 21:08:04 -04:00
  • 1ff7d4080c Fix the check for a non value in the time update for original timezone. efrick 2020-04-15 21:06:36 -04:00
  • 87a7e156a1 Update the documentation. efrick 2020-04-15 15:49:32 -04:00
  • 122f33fbd6 Update to the clock. Now allowing for display of the time in the original timezone as well as the user selected one. I've also added a rule to the CSS file to better display the selection list on mobile screens. efrick 2020-04-15 15:26:21 -04:00
  • ff59adfee1 Further cleanup of the timezone and timezone offset display. 20xd6 2020-04-11 13:29:49 -04:00
  • d0d3682ce1 Change formating of clock.js 20xd6 2020-04-11 13:19:45 -04:00
  • c7a0849ef5 Added a CSS file to allow proper formatting of the date and time line. 20xd6 2020-04-11 13:15:37 -04:00
  • ed4652ace1 Add a README.md for documentation. Removed the index.php file as this should be a simlink back to clock.php and git doesn't track it this way. efrick 2020-04-10 14:19:10 -04:00
  • 6e85595081 Setup a proper dropdown for timezone selection. Some cleanup of the code was done. Some of the testing and debug code needs removal. 20xd6 2020-04-09 23:36:55 -04:00
  • ceccf35cf8 Add a symbolic link to facilatate linking to the directory rather than the clock.php file. 20xd6 2020-04-09 23:01:06 -04:00
  • c63c654ead Added the ability to change the timezone of the clock. Previously it was only posiable to use the browers default timezone. To be done: Add more timezones to the list of possiable ones. Clean up the formating of the updating clock to match the php generated inishal date string. efrick 2020-04-09 13:56:48 -04:00
  • a53376f57e Cleaned up both the PHP/HTML and JavaScript code. Removed the orignal PHP date formating. The code now runs so that PHP will inishilize a view on the page and JS will then update this. The formating of the Timezone doesn't seem to be consistant acrossed browsers. And JS doesn't format time with leading zeros for minutes or seconds which is odd. This may be fixed in a further revision. efrick 2020-03-31 22:15:41 -04:00
  • 453a3c561f First commit. A simple webclock written in PHP, HTML, and js. No CSS is provided. efrick 2020-03-31 16:54:09 -04:00