Hello,
I have 2 strings that keep dates which are at this format : 2014-06-26
When I use dateutils.periodbetweendays(string1,string2) i get an invalid double error because of the "-" charachters. Is there any way to get the days difference with this format. ?
ty
I have 2 strings that keep dates which are at this format : 2014-06-26
When I use dateutils.periodbetweendays(string1,string2) i get an invalid double error because of the "-" charachters. Is there any way to get the days difference with this format. ?
ty