# DateTimeToString
*in [Lib.string.datetime](README.md)*
Uses [NowAsDateTime] output to convert it into a string
## Input Parameters
| Name (Relevancy & Type) | Description |
|---|---|
| **Value** (DateTime Required) | Input for a 'DateTime' parameter
For example by [NowAsDateTime] operator |
| **Format** (String) | — |
## Outputs
| Name | Type |
|---|---|
| **Output** | System.String |