Commit 01b154c
Update GetCurrentTime to use datetime.datetime.now
`datetime.datetime.utcnow` is apparently deprecated. The suggested fix is to use timezone-aware objects.
PiperOrigin-RevId: 7487380571 parent f494a97 commit 01b154c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments