This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Change language of date in email


  1. alexlak
    Member

    I successfully changed the datepicker language to russian. However, when the form sends an email, the date is in english in the email message. How can I receive the date in russian?

    Posted 10 years ago #
  2. yuniar

    Try to edit your "includes/init.php" file, insert this code in the middle of that file:

    setlocale(LC_ALL, 'ru_RU');

    MachForm Founder

    Posted 10 years ago #

RSS feed for this topic

Reply