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