You are here: Customizing Analyzer > Date Options > Date Display Format

Date Display Format

This control lets you specify how dates are displayed in Analyzer.

Note: This does not affect the date formats Analyzer can read, only the way dates are displayed.

Choose one of the following options from the Date Display Format drop-down list to control how Analyzer displays the date in Views, in reports and other output:

To Display This

 

Choose This Display Format

 

12/31/08

MM/DD/YY

31/12/08

DD/MM/YY

12.31.08

MM.DD.YY

31DEC2008

DDMMMYYYY

2008365

YYYYDDD

Dec 31, 2008

MMM DD, YYYY

You can also create your own date display format. Just enter your choice in the Date Settings text box using the combinations of characters in the table below. You can separate these characters using blank spaces or any punctuation character.

To Display This

 

Use This Display Format

 

Year 1 - 99

YY

Year 1900 - 9999

YYYY

Month 1 - 12

MM

Month Jan - Dec

MMM

Day 1 - 31

DD

 

Command Mode Syntax

SET DATE 'date-format'

The parameter date-format indicates any combination of M, D, Y and separating characters, as shown in the Default Date Format drop-down.

For example, SET DATE ‘mm/dd/yyyy’ will cause the date September 30th, 2005 to be displayed as ‘09/30/2005’.