[Mdarad-toolbox-devs] Re: Timestamp & Datetime requirement
Brought to you by:
erifr
|
From: <fra...@po...> - 2006-04-17 19:45:11
|
Hi, Phil, I don't know if you've started working on this yet but please m= ake=20 a get latest if you have or before you do because I have modified the= =20 DataIslandFormatConverter to add the Timestamp and datetime formats= =20 mappings. I haven't worked on the form or on the validation though so that woul= d=20 still needs to be done. Thanks, Fran=E7ois Fran=E7ois Eric wrote: > Hi, > > Phil, here are the Timestamp & datatime datatype requirement: > > - Timestamp: contains day, month, year, hours, minutes, seconds,= =20 > milliseconds > - Datetime: contains day, month, year, hours, minutes, seconds > > I have already modified the TimestampDataIslandFormat to work with = the=20 > backend but it would need to be modified in the struts front end an= d=20 > jsp. The DatetimeDataIslandFormat would need to be re-written=20 > (inspired on the TimestampDataIslandFormat. The struts forms & jsps= =20 > would also need to be modified. > > Once this is done, it would be important to: > > - Add those 2 datatypes to totaltest > - Add the 2 datatypes to starttemplates/uml/startTemplate.zuml (I w= ant=20 > the startTemplate to contain only the supported datatypes) > - Add the 2 datatypes to starttemplates/uml/partialModels/primitive= s.zuml > > Thanks a lot, > > Fran=E7ois > |