Parse the given string into a Date, using the format spec fmt. This version generates specialized code for the given fmt. Fields which are not representable in a Date, such as timezone or time of day, are parsed but silently discarded.
See Implementation
Parse the given string into a Date, using the format spec fmt. This version generates specialized code for the given fmt. Fields which are not representable in a Date, such as timezone or time of day, are parsed but silently discarded.