LotusScript to C API Programming Guide
rtLib Domino Rich Text Management template
Home

Anonymous

login


 

Hosted by Prominic.NET, Inc.

DTFMT

#include <misc.h>

Date/Time formatting data

C definition

typedef struct {
  BYTE  Preferences;      /* NPREF_xxx. Get preferences from the Client or from the Form/View? */
  DWORD  DTFlags;      
  DWORD  DTFlags2;      /* In case we need more room */
  BYTE  DTDOWFmt;      /* Day-of-week format choice */
  BYTE  DTYearFmt;      /* Year format choice */
  BYTE  DTMonthFmt;      /* Month format choice */
  BYTE  DTDayFmt;      /* Day format choice */
  BYTE  DTDShow;      /* Date display choice */
  BYTE  DTTShow;      /* Time display choice */
  BYTE  DTDSpecial;      /* Date special display choice */
  BYTE  DTTZone;      /* Time zone display choice */
  char*  DTDsep1;      /* Date field separator string #1 */
  char*  DTDsep2;      /* Date field separator string #2 */
  char*  DTDsep3;      /* Date field separator string #3 */
  char*  DTTsep;      /* Time field separator string */
} DTFMT;



User: Password:

This website contains material that complements "LotusScript to Lotus C API Programming Guide". Some parts of it including posting of comments and discussion items are available only to authenticated readers of the book. Enter your username and password to authenticate.

You should have cookies and JavaScript enabled for the authentication to work..

You should have received your username and password by email to the address you provided during the purchase of the book. In case you failed to receive it or you have any problems loging in let me know about it.