can anybody help me to write the following program.
program that will return the day of the particular date and year?
i.e.,user gives date,month and year.we have to print the day of it.
ramavundela 0 Newbie Poster
Recommended Answers
Jump to Post>>can anybody help me to write the following program
Yes someone here will help you but you first have to post your code and ask questions about what you don't understand. We will not write the program for you.
Jump to PostI don't know, if iamthwee's link doesn't give you the answer then I guess there isn't one.
Jump to PostCan you use the standard library for this exercise. If so, look into
mktime
andlocaltime
.
All 9 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
ramavundela 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster

iamthwee
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
ramavundela 0 Newbie Poster
Tight_Coder_Ex 17 Posting Whiz in Training
Dave Sinkula 2,398 long time no c Team Colleague
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.