Jump to content

This topic is 7978 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello, I have a field called "Start Date", in FM the field is defined as "Date", I have my format as "Thu, Dec 25, 1997". When a user enters the date on the web page, it is sent over as "12/25/1997". In my FM file the date is displayed correctly (Thu, Dec 25, 1997), but when I pull a report (over the web) that has the "Start Date" from a CDML file, the date is sent back as "12/25/1997", how do I get the date pushed back as "Thu, Dec 25, 1997" (into my web page).

I would greatly appreciate any help, I'm too embarrassed to say what I've done to make this work (lets just say my date field is "text" and I have a "case" statement), but now I really need this field to be a "Date" field.

Paul

Posted

I believe I was first to point to undocumented "format" feature smile.gif

Before I discovered that I was creating text calculation field for any data format I wish.

There was/is problem with entering data, because WC recognizes only US data format in some operations frown.gif

This topic is 7978 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.