Well any text repeated twice as
s
and format
will be accepted and return current date, try DateTime.ParseExact("123", "123", null)
.