On Wed, 11 Jun 2008 05:39:26 -0700 (PDT), jimgardener
<> wrote, quoted or indirectly quoted someone who
said :
>for running a sample program in sun's java tutorial(Employee program
>in Comparators section of object ordering) i need to create some Date
>objects with diff values for year ,month,day etc.Since Date(int year,
>int month,int day) is deprecated i can't use new Date(2001,02,23) to
>create a Date instance.How should i go about this?.can someone help?
>jim
Date itself is pretty well deprecated. The tutorial is probably old,
so just go ahead and use new Date.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com