Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
69d6356e
Commit
69d6356e
authored
Jul 01, 2003
by
Raymond Hettinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix spelling, grammar, usage, and markup.
parent
8ee00609
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Doc/lib/libtime.tex
Doc/lib/libtime.tex
+3
-2
No files found.
Doc/lib/libtime.tex
View file @
69d6356e
...
...
@@ -295,10 +295,11 @@ string to be parsed has excess data after parsing,
any missing data is
\code
{
(1900, 1, 1, 0, 0, 0, 0, 1, -1)
}
.
Support for the
\code
{
\%
Z
}
directive is based on the values contained in
\code
{
tzname
}
and whether
\code
{
daylight
}
is true. Because of this
it is platform-specif
c sans
recognition for UTC and GMT which are
\code
{
tzname
}
and whether
\code
{
daylight
}
is true. Because of this
,
it is platform-specif
ic without
recognition for UTC and GMT which are
always known (and are considered to be non-daylight savings
timezones).
\end{funcdesc}
\begin{datadesc}
{
struct
_
time
}
The type of the time value sequence returned by
\function
{
gmtime()
}
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment