Page 1 of 1

timestamp variables?

Posted: Thu Feb 19, 2015 5:58 pm
by freak
Where is the list of available timestamp variables? I've been looking and I'm sure I overlooked it.

Re: timestamp variables?

Posted: Fri Feb 20, 2015 9:28 am
by SteveGilvarry
http://zoneminder.readthedocs.org/en/la ... estamp-tab
Refers to strftime style, so I guess you could start with some of the ones here. http://man7.org/linux/man-pages/man3/strftime.3.html. If they work let me know, or you have some feedback on the ones that do and don't work, and I will update the docs.

Re: timestamp variables?

Posted: Fri Feb 20, 2015 1:14 pm
by freak
I saw those but I remember using others that weren't listed there.
SteveGilvarry wrote: Refers to strftime style, so I guess you could start with some of the ones here. http://man7.org/linux/man-pages/man3/strftime.3.html. If they work let me know, or you have some feedback on the ones that do and don't work, and I will update the docs.
These must have been what I used before. Seems like there used to be more listed in the docs. Thanks!