Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date field format

Status
Not open for further replies.

nysouth

IS-IT--Management
Jul 23, 2003
21
US
Am am sure there is a simple solution, but I have just been hitting a brick wall.

I am using Crystal 8.5 have a problem with getting dates to appear as they need to. The date field in my database is a date/time field. When I go to change the format of this date, the option I need is not there. I would like the date to show like this:

March 8, 2003

but the only option is March 08,2003, which looks really strange on letters.

I tried clicking on customize and it has a place to change from the day where the 0 is not included, which I do and click OK, but nothing happens.

What am I missing?

 
I'm surprised that customising isn't working for you. But as a work-round, you could create a formula field and use ToText. Something like
totext ({your.date}, "MMMM d, yyyy")

Madawc Williams
East Anglia, Great Britain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top