File changed Date and time variable

Back to Index

If you need to know when your file was last changed, you can use the special EN variables:

:en-date:date when the file was last changed
:en-time:time when the file was last changed
:en-file:file name
:en-path:path to the file

For example:

This is **:en-file:** located at **:en-path:** and it was changed on _:en-date:_ at _:en-time:_

will produce:

This is file_time_vars.md located at /storage/3366-3066/Notes/Epsilon Notes Site and it was changed on 2020-10-12 at 18:05:55

Back to Index