How to set the datetime format in Scorpion Log?

The format specification is given by:

dd      the day as a number with a leading zero or space (01-31).

ddd    the day as an abbreviation (Sun-Sat)
dddd  the day as a full name (Sunday-Saturday)
mm    the month as a number with a leading zero or space (01-12).
mmm  the month as an abbreviation (Jan-Dec)
mmmm the month as a full name (January-December)
yy        the year as a two-digit number (00-99).
yyyy    the year as a four-digit number (0000-9999).
hh       the hour with a leading zero or space (00-23)
nn       the minute with a leading zero or space (00-59).
ss       the second with a leading zero or space (00-59).
zzz     the millisecond with a leading zero (000-999).
ampm  Specifies am or pm flag hours (0..12)
ap       Specifies a or p flag hours (0..12)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: