PrefDateTimeFormat()

Sets the default Date and Time format.

Token ID

AFTKN_SET_DTM or 613

Syntax

VOID PrefDateTimeFormat( [ANSISTRING DateDefault];
                         [ANSISTRING TimeDefault]; 
                         [ANSISTRING MailboxDate]; 
                         [ANSISTRING InfoDate]; 
                         [ANSISTRING FileDate])

Parameters

DateDefault As ANSISTRING

Date format for all GroupWise views (optional).

TimeDefault As ANSISTRING

Time format for all GroupWise views. (Optional)

MailboxDate As ANSISTRING

Mailbox date and time formats. (Optional)

InfoDate As ANSISTRING

Info date and time formats. To see the date, open Mailbox, choose Actions > Info. (Optional)

FileDate As ANSISTRING

Info date and time formats for attached items. To see the date, open Sent Items, choose Actions > Info. (Optional)

See Also