Re: [OT - a bit] Changing a date from dd.mm.yyyy hh:mm:ss to number of milliseconds since 1970

2003-03-26 Thread Simon Kelly
Spot on, thanks. - Original Message - From: "Mike Thompson" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 3:32 PM Subject: RE: [OT - a bit] Changing a date from dd.mm. hh:mm:ss to number

RE: [OT - a bit] Changing a date from dd.mm.yyyy hh:mm:ss to number of milliseconds since 1970

2003-03-26 Thread Mike Thompson
from dd.mm. hh:mm:ss to number of milliseconds since 1970 Hi, Does anyone know of a way of doing this convertion in Java or in struts for that matter? My db needs the milliseconds, rounded to seconds and I'm asking the user for a date in the normal format. As a *major* not, I can

[OT - a bit] Changing a date from dd.mm.yyyy hh:mm:ss to number of milliseconds since 1970

2003-03-26 Thread Simon Kelly
Hi, Does anyone know of a way of doing this convertion in Java or in struts for that matter? My db needs the milliseconds, rounded to seconds and I'm asking the user for a date in the normal format. As a *major* not, I can't do the convertion client side as I have to keep the output to them as d