[Mdarad-toolbox-devs] Timestamp & Datetime requirement
Brought to you by:
erifr
|
From: <fra...@po...> - 2006-04-13 15:33:39
|
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 th= e=20 backend but it would need to be modified in the struts front end and = jsp.=20 The DatetimeDataIslandFormat would need to be re-written (inspired on= =20 the TimestampDataIslandFormat. The struts forms & jsps would also nee= d=20 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 wan= t=20 the startTemplate to contain only the supported datatypes) - Add the 2 datatypes to starttemplates/uml/partialModels/primitives.= zuml Thanks a lot, Fran=E7ois |