You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a UX improvement to nicely show in the Admin UI relative time such as 'seen 5s ago' or 'opened 1 min ago'.
Describe the feature you'd like
Get epoch of the node through a simple API call. If we will use the epoch of the browser we will be getting like seen -5s ago' or 'opened - 1 min in the future' as epoch on the PCs are usually not synced and run behind.