Do you need help with your Java programming?
Click here for instant help with your Java code.
All examples in the Utility Classes category
Utility Classes
How to Compute the Difference Between Two Dates in Java
Using the StringTokenizer to Split a String
How to get the Current Week using the Calendar class
How to get the Current Time in Milliseconds using either Date or Calendar classes
Get the current TimeZone using the Calendar class
How to Add or Subtract Years from a Date
How to Add or Subtract Weeks from a Date
How to Add or Subtract Seconds from a Date
How to Add or Subtract Months from a Date
How to Add or Subtract Hours from a Date
How to Add or Subtract Minutes from a Date
Check if one date is before another date using the Date class
Check if one date is after another date using the Date class
Create a Date object using the Calendar class
Get Today's Date
Increment and Decrement a Date Using the Calendar Class
Get current date and time with the SimpleDateFormat class
Getting Currency Symbols
Load a Resource Bundle
Using the Calendar Class to Display Current Time in Different Time Zones
Display Available Time Zones
Search for code examples on this site