[threeten-dev] java.util and java.sql date-time-calendar

Stephen Colebourne scolebourne at joda.org
Tue Feb 5 07:53:47 PST 2013


On 5 February 2013 15:43, Masayoshi Okutsu <masayoshi.okutsu at oracle.com> wrote:
> On 2/5/2013 5:12 PM, Stephen Colebourne wrote:
>> I still think TimeZone.toZoneId() should be added. Its going to be a
>> pretty common conversion.

Any thoughts on TimeZone.toZoneId() ?

>> TimeZone.getTimeZone(ZoneId) has Javadoc that says {@code zoneid}
>> rather than  {@code ZoneId}
>
> Because it refers to the parameter name, not its data type.

I was talking about the first line. I guess you could read that as a
parameter, however I read it as a type.

Stephen


More information about the threeten-dev mailing list