
{
  "date.month.1.long" : "gennaio",
  "date.month.2.long" : "febbraio",
  "date.month.3.long" : "marzo",
  "date.month.4.long" : "aprile",
  "date.month.5.long" : "maggio",
  "date.month.6.long" : "giugno",
  "date.month.7.long" : "luglio",
  "date.month.8.long" : "agosto",
  "date.month.9.long" : "settembre",
  "date.month.10.long" : "ottobre",
  "date.month.11.long" : "novembre",
  "date.month.12.long" : "dicembre",
  "date.month.1.medium" : "genn.",
  "date.month.2.medium" : "febbr.",
  "date.month.3.medium" : "mar.",
  "date.month.4.medium" : "apr.",
  "date.month.5.medium" : "magg.",
  "date.month.6.medium" : "giugno",
  "date.month.7.medium" : "luglio",
  "date.month.8.medium" : "ag.",
  "date.month.9.medium" : "sett.",
  "date.month.10.medium" : "ott.",
  "date.month.11.medium" : "nov.",
  "date.month.12.medium" : "dec.",

  "date.month.1.short" : "genn.",
  "date.month.2.short" : "febbr.",
  "date.month.3.short" : "mar.",
  "date.month.4.short" : "apr.",
  "date.month.5.short" : "magg.",
  "date.month.6.short" : "giugno",
  "date.month.7.short" : "luglio",
  "date.month.8.short" : "ag.",
  "date.month.9.short" : "sett.",
  "date.month.10.short" : "ott.",
  "date.month.11.short" : "nov.",
  "date.month.12.short" : "dec.",
  

  "date.weekday.0.long" : "domenica",
  "date.weekday.1.long" : "lunedì",
  "date.weekday.2.long" : "martedì",
  "date.weekday.3.long" : "mercoledì",
  "date.weekday.4.long" : "giovedì",
  "date.weekday.5.long" : "venerdì",
  "date.weekday.6.long" : "sabato",
  "date.weekday.0.medium" : "do.",
  "date.weekday.1.medium" : "lun.",
  "date.weekday.2.medium" : "mar.",
  "date.weekday.3.medium" : "mer.",
  "date.weekday.4.medium" : "gio.",
  "date.weekday.5.medium" : "ven.",
  "date.weekday.6.medium" : "sab.",
  "date.weekday.0.short" : "do.",
  "date.weekday.1.short" : "lun.",
  "date.weekday.2.short" : "mar.",
  "date.weekday.3.short" : "mer.",
  "date.weekday.4.short" : "gio.",
  "date.weekday.5.short" : "ven.",
  "date.weekday.6.short" : "sab."
}