Library: nmonth-l10n.js
Overview
No overview provided.
Constructors
Functions
Timegrid.NMonthLayout.l10n.makeTitle(n)
Function to create a title string from an n-value
parameters
n
Timegrid.NMonthLayout.l10n.makeRange(d1, d2)
Function to combine two dates into a string describing the grid's range
parameters
d1
d2
Objects
Timegrid.NMonthLayout.l10n.xLabelFormat
Format not needed, localized day names are in Timegrid.l10n.dayNames
Timegrid.NMonthLayout.l10n.yLabelFormat
Format for vertical "W23" style labels
Timegrid.NMonthLayout.l10n.startFormat
Format for displaying the grid's starting date, e.g. "6/12/2007"
Timegrid.NMonthLayout.l10n.endFormat
Format for displaying the grid's ending date, e.g. "6/15/2007"
Generated by JsDoc Toolkit on Mon, 20 Aug 2007 18:41:57 GMT