File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -580,7 +580,7 @@ timedelta}, default 'raise'
580
580
* 'raise' will raise an NonExistentTimeError if there are
581
581
nonexistent times.
582
582
583
- .. versionadded:: 0.24.0.
583
+ .. versionadded:: 0.24.0
584
584
585
585
Returns
586
586
-------
@@ -621,7 +621,7 @@ timedelta}, default 'raise'
621
621
* 'raise' will raise an NonExistentTimeError if there are
622
622
nonexistent times.
623
623
624
- .. versionadded:: 0.24.0.
624
+ .. versionadded:: 0.24.0
625
625
626
626
Raises
627
627
------
@@ -658,7 +658,7 @@ timedelta}, default 'raise'
658
658
* 'raise' will raise an NonExistentTimeError if there are
659
659
nonexistent times.
660
660
661
- .. versionadded:: 0.24.0.
661
+ .. versionadded:: 0.24.0
662
662
663
663
Raises
664
664
------
@@ -738,7 +738,7 @@ default 'raise'
738
738
* 'coerce' will return NaT if the timestamp can not be converted
739
739
into the specified timezone. Use ``nonexistent='NaT'`` instead.
740
740
741
- .. deprecated:: 0.24.0
741
+ .. deprecated:: 0.24.0
742
742
743
743
Returns
744
744
-------
Original file line number Diff line number Diff line change @@ -470,7 +470,7 @@ timedelta}, default 'raise'
470
470
* 'raise' will raise an NonExistentTimeError if there are
471
471
nonexistent times.
472
472
473
- .. versionadded:: 0.24.0.
473
+ .. versionadded:: 0.24.0
474
474
475
475
Returns
476
476
-------
@@ -515,7 +515,7 @@ timedelta}, default 'raise'
515
515
* 'raise' will raise an NonExistentTimeError if there are
516
516
nonexistent times.
517
517
518
- .. versionadded:: 0.24.0.
518
+ .. versionadded:: 0.24.0
519
519
520
520
Raises
521
521
------
@@ -554,7 +554,7 @@ timedelta}, default 'raise'
554
554
* 'raise' will raise an NonExistentTimeError if there are
555
555
nonexistent times.
556
556
557
- .. versionadded:: 0.24.0.
557
+ .. versionadded:: 0.24.0
558
558
559
559
Raises
560
560
------
@@ -823,7 +823,7 @@ default 'raise'
823
823
* 'coerce' will return NaT if the timestamp can not be converted
824
824
into the specified timezone. Use ``nonexistent='NaT'`` instead.
825
825
826
- .. deprecated:: 0.24.0
826
+ .. deprecated:: 0.24.0
827
827
828
828
Returns
829
829
-------
You can’t perform that action at this time.
0 commit comments