article
- Ariadne >
- Library >
- Ariadne 2.4 >
- Manuals >
- Programmers Reference >
- Classes >
- Article >
- Properties >
article(start, end, display)
List of start and end time, per display phase.
| Argument | Description |
|---|---|
| (int) article.start | unix timestamp: startdate + starttime - display_start_modifier. |
| (int) article.end | unix timestamp: enddate + endtime + display_end_modifier |
| (string) article.display | display phase name |

