Hello,

I'm trying to get the value of the current year.

I think the Java syntax would be :
(new java.util.GregorianCalendar).get(Calendar.YEAR)

The problem is : how to get the value of 'Calendar.YEAR'.
(call java.util.Calendar YEAR) doesn't work because YEAR isn't a method.

Any help would be appreciated.
Thanks

Emmanuel ROHMER


 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to