Results 1 to 2 of 2
Thread: TimerTask with a Date_Time
- 05-28-2007, 01:28 PM #1
Member
- Join Date
- May 2007
- Posts
- 1
- Rep Power
- 0
TimerTask with a Date_Time
Hello my friends,
I am new to Java. I am currently learning j2me.
All I want is to play an Alert on March 3rd, 2008
This is what I have:
timer.schedule(new AlertTrigger, "hello friends") March 3rd, 2008. 6000 8000);
Can someone please help me to plug in the Date properly.
How do I create the Date Object reflecting the right values.
- 05-31-2007, 10:17 PM #2levent Guest


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks