* a date object is converted into a string in conformity with this template. Used to send data back to the server * @param date the date which needs formatting
(date: Date)
| 569 | * @param date the date which needs formatting |
| 570 | */ |
| 571 | xml_format(date: Date): string; |
| 572 | |
| 573 | /** |
| 574 | * specifies the CSS class that will be applied to a row of the Timeline view |