Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text file not being created #44

Open
drummer96 opened this issue Nov 8, 2020 · 1 comment
Open

text file not being created #44

drummer96 opened this issue Nov 8, 2020 · 1 comment

Comments

@drummer96
Copy link

info writer isn't making new files with variables

im trying to get %m-%DD-%YY %hh-%mm-%ss to work but it doesn't even show up when recording or streaming. I've had it work before but I cant get it to work anymore
when I do one variable like %m it works

@unsolaci
Copy link

unsolaci commented Feb 2, 2021

As the README states, you have to use strftime format specifiers for the filename formatting.

im trying to get %m-%DD-%YY %hh-%mm-%ss to work

You probably want something like %b-%d-%y %H-%M-%S, but that's just a guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants