Hi everyone
I am working on project and I need to get the week number, month and year from a datetime value in the past by simply selecting a date in the past and setting textbox1 to be that date say " 02/03/2013. I don't want to use "datetime.now".
Is it possible?
Thanks in advance