Sha256: 8fa9f4b619aa287ff43da4ece31387d64ba1e9356682f6fe98803a114448279d
Contents?: true
Size: 1.07 KB
Versions: 75
Compression:
Stored size: 1.07 KB
Contents
var fdLocale = { months:[ "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December" ], fullDay:[ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], /* Only stipulate the dayAbbr should the first letter of the fullDay not suffice dayAbbr:[], */ /* Only stipulate the firstDayOfWeek should the first day not be Monday firstDayOfWeek:0, */ titles:[ "Previous month", "Next month", "Previous year", "Next year", "Today", "Show Calendar" ] };
Version data entries
75 entries across 49 versions & 11 rubygems