Skip to main content

2 replies

1-Visitor
September 28, 2016

What does you mean?

5-Regular Member
September 28, 2016

Hi Naveen,

Can you provide further description or a screenshot of the issue you are mentioning ?

Best Regards,

Amine

ngourav1-VisitorAuthor
1-Visitor
September 28, 2016

Hi,

Actually there is some difference between the date widget property in TW version 7.0 and 7.1 .So actually what happens normally in 7.0 version when we view a mashup and the timedate widget comes the format is mm/dd/yyyy but when we select or choose any date in that then the format change to       yyyy-mm-dd. So i wanted to change this format to mm/dd/yyyy or vice versa.

Thanks

Naveen

1-Visitor
October 1, 2016

Hi Naveen,

I am not very clear with what you are trying to ask. please add screen shots for the area you are talking.

But check this out. There are an easy for changing the date format.

Steps:

  • Add a Localization token say "myDate"
  • Put String value as
    • yyyy-MM-dd HH:mm:ss.SSS or
    • dd-MM-yyyy HH:mm:ss.SSS or
    • yyyy-MM-dd etc.
  • then use the token "myDate" for the format you want to customized.

This work very well for me.