Description Usage Arguments Value Examples
format: filename__year-month-day_hour-minutes-seconds_timezone.extension
| 1 | append_time(path, ext)
 | 
| path | (string) file path (existence is not checked) | 
| ext | (string) Optional extension for the file | 
(string) A file path with time stamp appended in the format described in the description
| 1 2 | append_time("hello/a.b")
append_time("hello/a.b", "R")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.