| NAnt  Help  Function Reference  datetime::format-to-string | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Converts the specified DateTime to its equivalent string representation.
string datetime::format-to-string(value, format)
            
    
    | Name | Type | Description | 
|---|---|---|
| value | datetime | A DateTime to convert. | 
| format | string | A format string. |