The Time Formatter formats an incoming date using a specified format. You can see the full specification of the format here.
Inputs
- Time (Date)
- Format (String)
Outputs
- String (String)
The Time Formatter formats an incoming date using a specified format. You can see the full specification of the format here.