C DateTime 8: Print the date and time before 24 months [C Programming]

Опубликовано: 08 Октябрь 2024
на канале: JLabs
2,161
135

Write a program in C to print the date and time before 24 months.

Expected Output:
Today is : Thu Sep 3 11:08:10 2020
(DST is not in effect)

24 months ago the date was : Mon Sep 3 11:08:10 2018
(DST was not in effect)

#CProgramming #Date #Time

=================================================

   • C Programming - Strings  

Website : http://www.jlabstech.com
Like us on Facebook :   / jlabstechnology  
Follow on Twitter :   / _jlabs_