Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to Convert 2010/02/11 to m/dd/yyy.. with string and
without string if any other method... code

Answer Posted / taufeeq

DATA DIVISION.
WORKING-STORAGE SECTION.
77 DATE1 PIC 9(8).
PROCEDURE DIVISION.
ACCEPT DATE1 FROM DATE MMDDYYYY.
DISPLAY DATE1.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of perform?

1092


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

1206


What is the syntax of redefine?

1015


Explain the difference between search and searchall?

916


What are fillers? What is the actual use of fillers? With mall/simple example?

1051


Define perform?

1052


What is the syntax of sort?

965


Explain how to update data area in cobol 400 program?

1084


What are fillers?

1095


What is the actual use of fillers?

1013


What is sort? And its syntax?

1093


Explain the input procedure and output procedure?

959


Explain how to detect record is locked in cobol/400? What is the solution for that?

949


Explain what all the conditiones required for using open opcode on a file?

1003


Define sort?

1250