01. Create new html file having following content.
Example file name:
C:\TestFirefox.html
<SCRIPT type="text/javascript">
document.write(new Date().toTimeString());
</SCRIPT>
03. Open
firefox.exe C:\TestFirefox.html
Do not close firefox.exe until we complete our testing.
02. Take a snapshot of firefox OR firefox.exe
03. logon as root at UNIX oriented operating systems.
OR
Open C:\Windows\System32\cmd.exe as administrator.
We can display all available times using:
[email protected] /root [ 0 ] $ timedatectl list-timezones | head -1
Africa/Abidjan
$ timedatectl set-timezone Africa/Abidjan

C:\> C:\Windows\System32\tzutil.exe /s "Dateline Standard Time"
C:\>
[email protected] /root [ 0 ] $ timedatectl list-timezones | head -1
Africa/Abidjan
$ timedatectl set-timezone Africa/Abidjan
Since first time displayed being "Africa/Abidjan"
I have taken that time for testing at UNIX.
C:\> C:\Windows\System32\tzutil.exe /l | C:\Windows\System32\findstr.exe /v "UTC" | C:\Windows\System32\findstr.exe /n /v "^$" | C:\Windows\System32\findstr.exe "^1:"
1:Dateline Standard Time
C:> C:\Windows\System32\tzutil.exe /l
Since first time displayed being "Dateline Standard Time"
I have taken that time for testing at windows.
04. Refresh(Press F5) at firefox and firefox.exe
Take a snapshot for the same.
     Next Previous
Site developed and maintained by Murugesan Technical Enterprise knowledge transfer solutions © 2003 to 2022. All rights reserved. Privacy policy