I have a lot of date variables that came out of a database stored as text, in the format YYYY-MM-DD real example : 1998-01-15 . Found examples, and I've found a list of date formats, but none of them match this. The data starts in 1997, so all four year digits are important. Thanks for your help.
... View more