Actions

Difference between revisions of "US date order"

From Zenitel Wiki

(New page: 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 th...)
 
Line 7: Line 7:
  
 
This command
 
This command
 +
<pre>
 +
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 +
%  Month before day.
 +
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 +
 +
% Un-comment the next line if you want to dial month before day. Default is day before month.
 +
 +
% #US_DATE_ORDER
 +
</pre>

Revision as of 09:03, 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 key input for absence messages. This is controled from the MDF-file.

  • To change the key input for absence messages add the following command in the MDF-file:
#US_DATE_ORDER

This command

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  Month before day.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% Un-comment the next line if you want to dial month before day. Default is day before month.

% #US_DATE_ORDER