- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit9ef2c65
committed
Doc: fix bogus example about ambiguous timestamps.
I had a brain fade in commitd328991, and used 2:30AM as theexample timestamp for both spring-forward and fall-back cases.But it's not actually ambiguous at all in the fall-back case,because that transition is from 2AM to 1AM under USA rules.Fix the example to use 1:30AM, which *is* ambiguous.Noted while answering a question from Aleksander Alekseev.Back-patch to all supported branches.Discussion:https://postgr.es/m/2191355.1641828552@sss.pgh.pa.us1 parent90657b4 commit9ef2c65
1 file changed
+9
-11
lines changedLines changed: 9 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
220 |
| - | |
221 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
222 | 222 |
| |
223 |
| - | |
224 |
| - | |
| 223 | + | |
| 224 | + | |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
233 |
| - | |
234 | 232 |
| |
235 | 233 |
| |
236 | 234 |
| |
|
0 commit comments
Comments
(0)