Actions

Difference between revisions of "US date order"

From Zenitel Wiki

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 key input for absence messages. This is controled 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
 +
* Locate the following text:
  
* To change the key input for absence messages add the following command in the MDF-file:
 
#US_DATE_ORDER
 
 
This command
 
 
<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 09: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