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
chore: include ms in transforming datetime to UTC string (#518)
While testing client, I noticed that we didn't include ms during
transformation of `datetime` to UTC string.
This PR improves improves conversion to UTC string.
0 commit comments