#include "date.h"
Inserts a Date object in the format "MM/DD/YYYY" into the output stream, and returns the modified output stream.
Extracts a Date object in the format "MM/DD/YYYY" from the input stream, and returns the modified input stream.