Calendar_Year
to Calendar_Second
- more of a quick test it's
working
Calendar_Month_Weeks
,
Calendar_Week
, Calendar_Day
as well
as selecting some dates.
Calendar_Month_Weekdays
and Calendar_Day
, as well as selecting some
dates (this method is faster).
setlocale
(not
working on SF)
Calendar_Decorator
to modify output
Calendar_Decorator
to allow the payload to be
available inside the main loop.
Calendar_Engine_PearDate
, (see PEAR::Date).
Calendar_Engine_PearDate
Calendar_Decorator_Uri
. Note you should prefer Calendar_Util_Uri
(see below) in most cases, for performance
Calendar_Decorator_Textual
.
Note you should prefer Calendar_Util_Textual
(see below) in most cases, for performance
Calendar_Decorator_Wrapper
.
Calendar_Decorator_Weekday
.
Calendar_Month_Weeks
instead of Calendar_Month_Weekdays
to allow the week in the
year or week in the month to be displayed.
Calendar_Util_Uri
.
Calendar_Util_Textual
.
Calendar_Decorator_Weekday
combined with
Calendar_Decorator_Wrapper
to decorate days in the month.