getMonth() is deprecated. As of JDK version 1.1.x, it has been replaced
by Calendar.get(Calendar.MONTH) .



Lee Sang Hoon wrote:

> Hi ! everyon.......
>
> I'm  coding bulletin.
>
> but ERROR concured below !
>
> ----------------------------------------
> WriteCybbs.java:66: Class java.util.Date. getMonth not found in type
> declaration.
>                 +new Date.getMonth()+"-"
>                          ^
> Note: WriteCybbs.java uses a deprecated API.  Recompile with
> "-deprecation" for details.
>
> ------------------------------------------------------------------
>
> I'm using java version 1.1.7 via ....
>
> evidently, Date class contain getMonth() method in API .
>
> I hope helps
>
>                                http://cyclo.ml.org   by jisu.
begin:          vcard
fn:             Hariharan Narayanan
n:              Narayanan;Hariharan
org:            CMC Centre
adr:            16-11-405/34A;;SBI Officers' colony, Moosarambagh,;Hyderabad;Andhra Pradesh;500 036;India
email;internet: [EMAIL PROTECTED]
title:          Engineer
tel;work:       91-40-3000 401/3000 501  Xtn. 22tel
tel;fax:        91-40-3000 509
tel;home:       91-40-4048144
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard

Reply via email to