- DateTime::Incomplete 0.00_03 Most functionality discussed in the DT::Complex thread is implemented.
Mayan calendar datetimes should work, but it
has not been tested!
There are a few missing bits:
no has_month() - but has('month') is ok.
no fields()
no base_class()
there is no default base datetime - you have to
supply one
no next / previous - but you can get them using
to_recurrence
time_zone is untested
set locale is not supported
- Flavio S. Glock
