Setting the date format

You can set the date format that Mobile Search uses in the search results and on mail contents pages.

The possible values are as follows:

To set the Mobile Search date format

  1. In Web.Config, find the <appSettings> section.

  2. In the <appSettings> section, find the following line:

    <add key="DateFormat" value="date_format"></add>

  3. Replace the current value for the date format with the value you require. This value is case-sensitive.

  4. Save and close Web.Config.