At 02:43 PM 1/31/2014, Bruce A. Chitiea wrote:

I have two simple reports.

Each has a DATE system variable in the Page Footer.

Each variable is of Variable type "Date".

One report prints out the date as "January 31, 2014".

The other prints out the date as "01/31/2014".

R>show date

DATE format MM/DD/YYYY

DATE sequence MMDDYY

...

There are no formatting strings in any of the report EEPs.

Why the variance, and where do I control this format?

Bruce,

The date variable that displays as "January 31, 2014" is formatted as: mmmm d, yyyy
(Most likely copied and pasted from sample applications)

Report Designer | Right-Click on System Variable (Date) | Display Format ...

Notice the Display format ...

Now you can change the display format as you see fit.

Hope that helps!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


Reply via email to