Localized Date

This library provide some utilities to work with dates in different languages by using the locale.

Utilities:

  1. Convert datetime into formatted string depent on the given locale:

  2. Get a list of months:

    Enero, 2 => Febrero,...12 => Dicimebre

This utils all just shortcut to \IntlDateFormatter