Specifications

Blue Iris Help Copyright © 2012 Perspective Software
119
15. Addenda
15.1 Time Formatting
Blue Iris uses the following set of codes when formatting dates and times. Wherever it is
appropriate to enter a date/time format string (such as when placing a text object over the
captured image), you may embed these codes in any order you choose.
%a
Abbreviated weekday name
%A
Full weekday name
%b
Abbreviated month name
%B
Full month name
%c
Date and time representation appropriate for locale
%d
Day of month as decimal number (01 31)
%H
Hour in 24-hour format (00 23)
%I
Hour in 12-hour format (01 12)
%j
Day of year as decimal number (001 366)
%m