Firefox messge timestamp isssue it shows UTC...
I am using Firefox Borwser following are the details. Extended Support Release Version: 128.10.0esr (64-bit) Firefox for ParrotOS ParrotOS 6.2 I just got this… (और पढ़ें)
I am using Firefox Borwser following are the details.
- Extended Support Release
- Version: 128.10.0esr (64-bit)
- Firefox for ParrotOS
- ParrotOS 6.2
I just got this as pre installed and it is currently up-to-date.
The issue is that on Web WhatsApp it show the wrong timestamps with messages (GMT+0) not of my Timezone that is GMT+5:00..
I tried to get some help form the this article: [web shows UTC time]
I tried these commands in Dev Tools Console Tab: -> (new Date()) -> Date Mon May 26 2025 19:16:41 GMT+0500 (Pakistan Standard Time) -> (new Date()).toString() -> "Mon May 26 2025 14:16:46 GMT+0000 (Greenwich Mean Time)" => -> According to the article it shows the same but in my case it shows GMT+0
Hope this information would be enough to get this issue.