Format DateTime As Date
Formatting
The Format DateTime As Date
node takes a DateTime and converts it into a string, formatted in a date format.
Inputs
Date (DateTime)
The DateTime as time.
FormatProvider (IFormatProvider)
An object that supplies culture-specific formatting information.
Nodes that output this type can be found in Strings/Localization
Outputs
* (String)
The string, formatted into DateTime.