Jump to content

Question

2 answers to this question

Recommended Posts

  • 0
Posted

Prepei na kaneis kapies alages mesa sto arxeio com.l2jserver.gameserver.model.olympiad Olympiad.java

 

Oi alages aytes gia Olympiada 15 hmerwn einai:

	Calendar currentTime = Calendar.getInstance();
	//currentTime.add(Calendar.MONTH, 1);
	currentTime.add(Calendar.HOUR, 336);
	//currentTime.set(Calendar.DAY_OF_MONTH, 1);
	currentTime.set(Calendar.DAY_OF_WEEK, Calendar.SUNDAY);
	currentTime.set(Calendar.AM_PM, Calendar.AM);
	currentTime.set(Calendar.HOUR, 12);
	currentTime.set(Calendar.MINUTE, 0);
	currentTime.set(Calendar.SECOND, 0);
	_olympiadEnd = currentTime.getTimeInMillis();

 

Elpizw na se boi8isa :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...