Closed mhagel closed 7 months ago
This only seems to occur in our sandbox devnet communities.
I have compared kyve and osmosis to other proposal sites (keplr dashboard and mintscan), and their dates agree with ours.
I'm not sure why our devnets are returning incorrect timestamps. Looking at the live logs, I can see that they are running with the correct UTC time. So this is a bit mysterious. But I have been able to confirm that our code is calculating correctly based on these timestamps.
It would be nice to figure this out for testing purposes, but we may be able to de-prioritize this for now.
setting to unplanned, as it is not user-affecting. This only occurs due to a timezone confusion on our devnet instances, I believe.
Describe the bug
[Cosmos] Incorrect time left on ProposalCard and in View_Proposal
To Reproduce
Expected behavior
Accurate time left on ProposalCard and in View_Proposal
Additional context