| NAnt  Help  Function Reference  datetime::parse | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Converts the specified string representation of a date and time to its DateTime equivalent.
datetime datetime::parse(s)
            
    
    | Name | Type | Description | 
|---|---|---|
| s | string | A string containing a date and time to convert. |