mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge 91736c337e into f19ea17d0a
This commit is contained in:
commit
d3bb6e8d5e
3 changed files with 14 additions and 1 deletions
|
|
@ -61,6 +61,8 @@ Setting name (followed by default value, if any)
|
|||
If ``'fs'``, Pelican will use the file system
|
||||
timestamp information (mtime) if it can't get
|
||||
date information from the metadata.
|
||||
If given any other string, it will be parsed by the same method
|
||||
as article metadata.
|
||||
If set to a tuple object, the default datetime object will instead
|
||||
be generated by passing the tuple to the
|
||||
``datetime.datetime`` constructor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue