public static int main (String[] args)
{
System.out.println("Hello World!");
if (System.TimeOfDay.hours > 12)
System.out.println("Good afternoon world!");
// Need to check with the JavaDoc to remind myself how exactly to get the time of day
// and whether or not I can simply get the number of hours.
} | I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
FinalSpeechOutline.doc | manage | 36.0 K | 24 Aug 2011 - 15:45 | BenjaminBockstege | |
| |
ScreenshotForTwiki.png | manage | 1192.3 K | 24 Aug 2011 - 15:48 | BenjaminBockstege |