mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-09 01:56:12 -04:00
Adds %s which replaces the keyword with the current unix epoch time. The %s keyword is common in languages like PHP and Python, and even some C implementations, but it is not standard so this is a fallback.