# Folder Modified ?

This wildcard is replaced by the modified date in the form of a Unix timestamp of the specified folder. The wildcard is used in the following way:

* {folder.modified.?}
* For the following input (?) --> R:\Users\Administrator\Pictures \[FilePath]
* The output is going to be --> 1584748800000 \[Unix timestamp]

{% hint style="info" %}
Ensure that the render node or server has access to file. If the wildcard is on a server-side stream, the streams container needs to have access to the file path.
{% endhint %}
