Remove DateTimeUtc, replaced with tz property of DateTimeIso
This commit is contained in:
parent
26e03588ea
commit
7f1cea5714
5 changed files with 25 additions and 50 deletions
|
@ -16,7 +16,6 @@ This project provides a collection of template renderers.
|
|||
| `rife.render.DateIso` | Renders the current date in ISO 8061 format |
|
||||
| `rife.render.DateTimeIso` | Renders the current date and time in ISO 8061 format |
|
||||
| `rife.render.DateTimeRfc2822` | Renders the current date and time in RFC 2822 format |
|
||||
| `rife.render.DateTimeUtc` | Renders the current UTC date and time in ISO 8061 format |
|
||||
| `rife.render.TimeIso` | Renders the current time in ISO 8061 format |
|
||||
| `rife.render.Year` | Renders the current year |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue