Commit 6dcf9f4
authored
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.1 parent f1d0cbb commit 6dcf9f4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | | - | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments