We are taking in a text file that has the dates formated in the ISO 8601 date standard. FOr example: yyyy-mm-dd
How do I parse this value?
I wondered about using cultures, but I cannot find a way of specifying that the culture is an ISO date standard.
Can any one help ?
Ta
John
How do I parse this value?
I wondered about using cultures, but I cannot find a way of specifying that the culture is an ISO date standard.
Can any one help ?
Ta
John