* round_microseconds method for `datetime` class if dates are from
non-microsecond precise origin.
* Added return_arrays keyword in `date2num`.
* calendar keyword takes precedence on calendar attribute of
datetime objects in `date2num`.
* Add left, bottom, top to standard layout options in `mcPlot`.
* Documented as_cmap keyword of `get_cmap`.
* Added `means` to calculate daily, monthly, yearly, etc. means.
* Allow scalar input in `num2date`.
* Renamed `datetime.py` to `class_datetime.py`.