Re: How to use dates

2011-05-14 Thread Daniel Mejia
Thank you Pascal, Regards, Daniel. On 14/05/2011, at 18:42, Pascal Robert wrote: > > Le 2011-05-14 à 14:54, Daniel Mejia a écrit : > >> Paul, >> >> I want to try your solution, but I can't find the Framework. I checked all >> the directories for the ProjectWonder 54, but I can't find it.

Re: How to use dates

2011-05-14 Thread Pascal Robert
Le 2011-05-14 à 14:54, Daniel Mejia a écrit : > Paul, > > I want to try your solution, but I can't find the Framework. I checked all > the directories for the ProjectWonder 54, but I can't find it. I looked for > the ERAttributeExtension.java but is not in all the Wonder subdirectories. > Is i

Re: How to use dates

2011-05-14 Thread Alan Ward
This thread was a bit of a let down after a title like that. On May 14, 2011, at 12:54 PM, Daniel Mejia wrote: > Paul, > > I want to try your solution, but I can't find the Framework. I checked all > the directories for the ProjectWonder 54, but I can't find it. I looked for > the ERAttribute

Re: How to use dates

2011-05-14 Thread Daniel Mejia
Paul, I want to try your solution, but I can't find the Framework. I checked all the directories for the ProjectWonder 54, but I can't find it. I looked for the ERAttributeExtension.java but is not in all the Wonder subdirectories. Is it only available in Wonder 5.0? Regards, Daniel. On 14/

Re: How to use dates

2011-05-14 Thread Daniel Mejia
Thank you Chuck, As you suggested, I modified the setDate method to set the time to the 12:00 noon and set the server Time Zone to Mexico/General and now the dates are displayed correctly. Thank you very much Chuck, Daniel. On 14/05/2011, at 00:37, Chuck Hill wrote: > Hi Daniel, > > If

Re: EOQualifier Filtered Array - unexpected results

2011-05-14 Thread Neil MacLennan
Thanks for the replies. I can see how that works now. With best regards, .neilmac On 13 May 2011, at 17:16, Ramsey Gurley wrote: > It sounds like you're marking the tickets as 'selected' on the ticket object. > If that is the case, the array's hold a pointer to the original object and > that

Re: How to use dates

2011-05-14 Thread Paul Hoadley
Hi Daniel, On 14/05/2011, at 3:07 PM, Chuck Hill wrote: > If you just want the date, and not the time, then JodaTime is probably better > for you to use. Search the list archives for details. Have a look at the ERAttributeExtension framework which allows pretty seamless use of the Joda Time c