mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-19 07:29:18 -05: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.