On Monday 27 October 2008 21:52, [EMAIL PROTECTED] wrote:
> +     
> +     public FMSMessage(FreenetURI newURI, FMSIdentity newAuthor, String 
newTitle, Date newDate) {
> +             mURI = newURI;
> +             mAuthor = newAuthor;
> +             mTitle = newTitle;
> +             mDate = newDate; // TODO: Check out whether Date provides a 
> function for 
getting the timezone and throw an Exception if not UTC.

Why not just use a long?

Attachment: pgpdflmmOM3Qy.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to