ConvertStringToDateUsingMask

Convert String to Date Format Mask - 00

Minor Business Rule

Object Name: B74I0010

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Example

charszDateOne[ ] = "03/10/1994";

charszFormatMask[ ] = "OSASE";



Masks Available


MaskDescription

DDay Number, 1 or 2 digits.

ADay Number, ZERO pad to 2 digits.

YDay Number, space pad to 2 digits.

MMonth Number, 1 or 2 digits.

OMonth Number, ZERO pad to 2 digits.

NMonth Number, space pad to 2 digits.

TMonth Number, by language, from UDC.

BAbbreviated Month Name, by language, from UDC.

R2 Digit Year.

E4 Digit Year.

SDate slash character, from configuration.

CDate comma character, from configuration.


Data Structure

D74I0010 - Convert String to Date Format Mask                    - 00

Parameter NameData ItemData TypeReq/OptI/O/Both
ConvertedDateDRQJJDEDATEOPTNONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

StringToConvertVC10AcharOPTNONE

This is a generic field used as a work field in Everest.

FormatMaskVC09AcharOPTNONE

This is a generic field used as a work field in Everest.

Related Functions

None

Related Tables

None