Introduction
Recipe 10.1. Finding the Current Date and Time
Recipe 10.2. Retrieving the Day or Month Name
Recipe 10.3. Formatting the Date and Time
Recipe 10.4. Formatting Milliseconds as Minutes and Seconds
Recipe 10.5. Converting Between DMYHMSM and Epoch Milliseconds
Recipe 10.6. Calculating Elapsed Time or Intervals Between Dates
Recipe 10.7. Parsing a Date from a String
Recipe 10.8. Creating Timers and Clocks