How can I get the current date of the internet, and convert the result to char *data_atual
?
Example of the sites you want: nist.time.gov
and / or time.windows.com
.
I would like two examples, one returning only the date, and another with the date and time.
Is there any way to do this only with C?
Remembering that we use the Brazilian time GMT -3
.