Class FormattedDate

java.lang.Object
edu.pdx.cs410J.datesAndText.FormattedDate

public class FormattedDate extends Object
This program reads a date and time from the command in DateFormat.MEDIUM format and prints it back out in all four formats.
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
      The command line contains a date to be formatted