Hi, I'm abit confused about the time and stuff in Python. I want to run my program from the commandline and give it two arguments. those two strings need to be converted to date or time types. I know that i can create a string from a date with strtime(date), but not the other way around.. cheers, Joris