diff --git a/index.php b/index.php new file mode 100644 index 0000000..9c364e5 --- /dev/null +++ b/index.php @@ -0,0 +1,107 @@ + + + + + + <?php + echo "Time is: " . date("H:i:s e"); + ?> + + + + + + + + + +

+ Date and Time +

+
+ ". + "

". + date("D, M d, Y, H:i:s") . + " GMT" . date("O") . " (" . date("T") . ")"."

\n\t\t"; + echo '

The user timezone is now set to ' . $selectedTimezone . "

\n\t\t"; + echo '

The system timezone is now set to ' . $scriptTZ . "

\n"; + ?> +
+

+ If the detcted timezone is not correct selct your timezone from the dropdown below. +

+
+
+ + + + + +
+

JS Timezone

+
+ +