date_to_unix_time
Previous  Next

char* date_to_unix_time(char* parameters)

parameters: long Y1;long M1;long D1;int H1;int m1;int S1;

Gives the Unix time from a specified date and time