mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Markup fix.
This commit is contained in:
parent
2a3e3d0446
commit
d77554fe8c
1 changed files with 2 additions and 2 deletions
|
@ -1653,7 +1653,7 @@ timed intervals.
|
||||||
*interval*.
|
*interval*.
|
||||||
|
|
||||||
You can use the *when* to specify the type of *interval*. The list of possible
|
You can use the *when* to specify the type of *interval*. The list of possible
|
||||||
values is below. Note that they are not case sensitive. :
|
values is below. Note that they are not case sensitive.
|
||||||
|
|
||||||
+----------------+-----------------------+
|
+----------------+-----------------------+
|
||||||
| Value | Type of interval |
|
| Value | Type of interval |
|
||||||
|
@ -1675,7 +1675,7 @@ timed intervals.
|
||||||
The extensions are date-and-time based, using the strftime format
|
The extensions are date-and-time based, using the strftime format
|
||||||
``%Y-%m-%d_%H-%M-%S`` or a leading portion thereof, depending on the
|
``%Y-%m-%d_%H-%M-%S`` or a leading portion thereof, depending on the
|
||||||
rollover interval.
|
rollover interval.
|
||||||
If the 'utc' argument was true, times in UTC will be used; otherwise
|
If the *utc* argument is true, times in UTC will be used; otherwise
|
||||||
local time is used.
|
local time is used.
|
||||||
|
|
||||||
If *backupCount* is nonzero, at most *backupCount* files
|
If *backupCount* is nonzero, at most *backupCount* files
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue