jloh02 / valorant-chat-client

Access VALORANT chat without opening the game
https://jloh02.github.io/projects/valorant-chat-client/
MIT License
15 stars 1 forks source link

Incorrect Message Timings #8

Closed jloh02 closed 2 years ago

jloh02 commented 2 years ago

Description Message time sent is wrong

To Reproduce Steps to reproduce the behavior:

  1. Send a message
  2. Time does not match current time

Expected behavior Message should accurately display time sent

jloh02 commented 2 years ago

Issue caused by Riot's API converting timestamps to specific timezones though timestamps should be timezone independent

Fixed: By Riot on 22/08/2022