Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to print data in CCMMDDYY

Former Member
0 Kudos

how to print data in the following format

"CCMMDDYY"

1 REPLY 1

Former Member
0 Kudos

hi

good

yes you can very much print in that format, just follow this process

1-declare 4 strings

2-store all the different type of data in different variables

3-concatenate them and store them in a different variable

4-display tht varibale which contain that concatenate value

thanks

mrutyun^