Added links to wiki for DateTimeIso
This commit is contained in:
parent
9db22d734a
commit
a3063eee07
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -10,14 +10,14 @@ This project provides a collection of template renderers.
|
||||||
|
|
||||||
## Date/Time Renderers
|
## Date/Time Renderers
|
||||||
|
|
||||||
| Renderer | Description |
|
| Renderer | Description |
|
||||||
|:---------------------------------|:----------------------------------------------------------------|
|
|:----------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------|
|
||||||
| `rife.render.BeatTime` | Renders the current time in Swatch Internet (.beat) Time format |
|
| `rife.render.BeatTime` | Renders the current time in Swatch Internet (.beat) Time format |
|
||||||
| `rife.render.DateIso` | Renders the current date in ISO 8061 format |
|
| `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.DateTimeIso](https://github.com/rife2/rife2-template-renderers/wiki/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.DateTimeRfc2822` | Renders the current date and time in RFC 2822 format |
|
||||||
| `rife.render.TimeIso` | Renders the current time in ISO 8061 format |
|
| `rife.render.TimeIso` | Renders the current time in ISO 8061 format |
|
||||||
| `rife.render.Year` | Renders the current year |
|
| `rife.render.Year` | Renders the current year |
|
||||||
|
|
||||||
## Encoding Renderers
|
## Encoding Renderers
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue