X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Ftimestamp.h;h=702828ef129dd229f71a2da5a9439aa0e9c8fcfd;hb=fd48f3e498442f0cbff5f3606c7c403d0566150e;hp=81a3b9e5a830bd4523e7336357a91952e2cef8f9;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/common-src/timestamp.h b/common-src/timestamp.h index 81a3b9e..702828e 100644 --- a/common-src/timestamp.h +++ b/common-src/timestamp.h @@ -41,6 +41,7 @@ char * get_timestamp_from_time(time_t time); char * get_datestamp_from_time(time_t time); char * get_proper_stamp_from_time(time_t time); +time_t get_time_from_timestamp(char *timestamp); typedef enum { TIME_STATE_REPLACE,