EZ Inventory: Advanced Date and Time Variable Options
EZ Inventory has supported date and time variables in the filename/file paths, URLs, and filters for some time now. You can use the variables {{ YYYY }}, {{ MM }}, {{ DD }}, and {{ HH }}.
We've encountered a few cases where these aren't enough, however. So we've added a new variable called {{ current_datetime }} which extends this functionality further. With this new variable, you can include additional parameters to specify more advanced formatting, add or subtract days, and overwrite the …
Read more