Last time I checked, Long.toString(date.getTime()) did that anyway, and in less
characters :)

Cheers,
Brett

Quoting Stephen Colebourne <[EMAIL PROTECTED]>:

> Adding any token would be a backwards incompatible change, as it would 
> previously have been output as text.
> 
> Why not just have a DateUtils.getMillisAsText(Date) method? (Well maybe 
> because it seems like a very odd case.....)
> 
> Stephen
> 
> 
> ----- Original Message ----- 
> From: "Henri Yandell" <[EMAIL PROTECTED]>
> >I just noticed that there's no way to output the milliseconds since
> > 1970 with SimpleDateFormat (or with FastDateFormat). Any interest in
> > having a token for FastDateFormat that lets you do that?
> >
> > Hen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to