US date order: Difference between revisions
From Zenitel Wiki
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
This can be changed for the display, as well as the dial input for absence messages. This is controlled from the MDF-file. | This can be changed for the display, as well as the dial input for absence messages. This is controlled from the MDF-file. | ||
*Open the MDF-file | * To change the dial input to month before day for absence messages | ||
* Open the MDF-file | |||
* Locate the following text: | * Locate the following text: | ||
| Line 15: | Line 16: | ||
</pre> | </pre> | ||
* | * Remove the '%' in front of #US_DATE_ORDER | ||
Revision as of 08:07, 24 April 2008
The AlphaCom can be changed to use the format month-day instead of day-month.
This can be changed for the display, as well as the dial input for absence messages. This is controlled from the MDF-file.
- To change the dial input to month before day for absence messages
- Open the MDF-file
- Locate the following text:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Month before day. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Un-comment the next line if you want to dial month before day. Default is day before month. % #US_DATE_ORDER
- Remove the '%' in front of #US_DATE_ORDER
