Hi i want to make program that show the date and clock. i use 89C52 mboard;3ff8h - 3ffff for make, hour/min/sec day/date/month/year the program is running for example: 14:02:32 06:28:10:2005 but i want to replace 06 with fri (friday) Pls help me , what i can do to make this:) if somebody can give me idea..i ll be very happy FILIP
"06:28:10:2005 but i want to replace 06 with fri (friday) Pls help me , what i can do to make this:)" Change: 06:28:10:2005 To: Fri:28:10:2005 What problem are you having? Post your code and we'll try and help.
see next message , there is a code :)