US date order: Difference between revisions
From Zenitel Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The AlphaCom can be changed to use the format month-day instead of day-month. | 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 | 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 | |||
* Locate the following text: | |||
<pre> | <pre> | ||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
| Line 16: | Line 14: | ||
% #US_DATE_ORDER | % #US_DATE_ORDER | ||
</pre> | </pre> | ||
* To change the dial input to month before day for absence messages remove the '%' in front of #US_DATE_ORDER | |||
Revision as of 08:06, 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.
- 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
- To change the dial input to month before day for absence messages remove the '%' in front of #US_DATE_ORDER
