Sha256: 3a34cdc52844bf6a4ab6b3529858ceafb41814bcdff2d8a7583012a23af38e15
Contents?: true
Size: 350 Bytes
Versions: 4
Compression:
Stored size: 350 Bytes
Contents
// The date and time format (%c), date format (%x) and time format (%X). var d3_time_formatDateTime = {d_t_fmt}, d3_time_formatDate = {d_fmt}, d3_time_formatTime = {t_fmt}; // The weekday and month names. var d3_time_days = {day}, d3_time_dayAbbreviations = {abday}, d3_time_months = {mon}, d3_time_monthAbbreviations = {abmon};
Version data entries
4 entries across 4 versions & 2 rubygems