nats_display_stats_calendar
Displays a calendar; each day on the calendar links to statistics for that day.
Article Topics: Customization, Templates
Alias: display_stats_calendar
Parameters
Template used to display output
Any valid template
The template, function_display_stats_calendar
tpl="mytemplate"
date
Displays calendar for the date this many seconds since the epoch
Any whole number greater than zero or zero
The current number of seconds since the epoch; i.e., the current date
date="1219723200"
Prefix output variables with this word. (Click link for details)
Any valid Smarty variable name
None. (No prefix is used)
assign_prefix="myvar"
Output
A calendar; each day on the calendar links to the statistics breakdown for that day.
Please Note: The epoch is midnight 1 January 1970 not counting leap seconds.
See Also
nats_display_stats -- Display Affiliate Statistics
Last updated
Was this helpful?