Commit f0faa18
authored
Fix timestamp cast to datetime (#226)
* Change TimeStamp to a readonly struct record in order to avoid unnecessary allocations.
* Change TimeStamp to a readonly struct record in order to avoid unnecessary allocations.
* reverting to origin
* Convert TimeStamp to DateTime using Unix milliseconds instead of ticks1 parent f6a251f commit f0faa18
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments