Commit a1873fd
committed
fix
`Time.Zone.local` has been removed from the package `core`. The current
version, 0.16.1, has a deprecation warning in its place. There is a
platform-specific replacement in `core-unix`. To avoid requiring
`core-unix`, let's change the time zone to UTC.Time.to_sec_string example again1 parent d937cf1 commit a1873fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments