Update test.html
This commit is contained in:
@@ -2,3 +2,8 @@
|
||||
<iframe src="https://testsafebrowsing.appspot.com/"></iframe>
|
||||
|
||||
<a href="https://testsafebrowsing.appspot.com/">https://testsafebrowsing.appspot.com/</a>
|
||||
|
||||
<script>
|
||||
alert(window.Intl.DateTimeFormat().resolvedOptions().timeZone);
|
||||
alert(Date().toLocaleString('en-us',{timeZoneName:'long'}));
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user