Community Page
- www.theodorenguyen-cao.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I was looking for this for a while, thanks for the info!
- It was very much helpful...thank you
- Thanks, that worked even on XP.
- This is great. Adding it to the slicehost wiki pages or tutorials would be a good idea.
- Hi Andy Cool, that's exactly what I mean. I just wrote this comment because at the moment, I do not have the possibility to test it myself. I have seen this part of the Campfire video but...
A Noted Path by Theodore Nguyen-Cao
Personal blog of Theodore Nguyen-Cao
I’ve been doing some date math at work and I came across something I thought was wack.
Check this out:
Calendar cal1 = Calendar.getInstance();
Thread.sleep(500);
Calendar cal2 = Calendar.getInstance();
Thread.sleep(500);
Date now = new Date% ... Continue reading »
Check this out:
Calendar cal1 = Calendar.getInstance();
Thread.sleep(500);
Calendar cal2 = Calendar.getInstance();
Thread.sleep(500);
Date now = new Date% ... Continue reading »
0 comments
This thread has no comments yet.