|
Syntax |
|
|
|---|---|---|
|
Semantics |
Initializes a DateTime object from a string using the given format expression. The format expression is a string with placeholders for date/time variables (see Date and Time Formatting Patterns). The operation expects that |
|
|
Substitutables |
|
Can be any variable or object attribute having the type String. |
|
|
Can be any variable or object attribute having the type String. The formatting rules can be found in Date and Time Formatting Patterns. |
|
|
Error Codes |
Find the related error codes on System Errors. |
|
|
|
Parsing of "..." failed, it does not match format expression "...". |
|
|
Examples |
|
|