hi
i get date & time from Text file - to my string var in my C# program.
i need to convert this string var to datetime var.
how to do it, if i get unexpected type of date & time ?
and if i dont know the type of region on the host computer (when i Spread my program) ?
thank's in advance