#include <stdio.h>
#include <time.h>
#include "aflib.h"
#include "aflibDateTime.h"
Functions | |
ostream& | operator<< (ostream &o, const aflibDateTime &date) |
Outputs data and time to a stream. More... |
|
Outputs data and time to a stream. This will output the date and time to a stream in the format MM/DD/YYYY and HH:MM:SS. |