website logo
πŸ”­Overview
πŸ’ΌPlatform Actions
πŸ’œIntegrations
🧰Custom Actions
πŸ› οΈDeveloper's Guide
Navigate through spaces
⌘K
πŸ“•Call API
πŸ“•Generate Document
πŸ“•Call Subprocess
πŸ“•Decisional
βš“Decisional Further Reading
πŸ“•Join
πŸ“•Delay
πŸ“•For Each
πŸ“•Get File Data
πŸ“•Map Process Data
βœ‰οΈSend Email
πŸ“¬Inbound email
πŸ“Database
πŸ“Documents
πŸ“DateTime
πŸ“FTP/sFTP
πŸ“Json
πŸ“XPath
πŸ“Lists
πŸ“Numerical
πŸ“Strings
πŸ“Converters
πŸ“Excel
πŸ“Scripting
πŸ“Utilitary
πŸ“Pdf
πŸ“Beta
Docs powered byΒ archbeeΒ 

DateTime To String

8min

This action transforms a DateTime to String, using a default format specification.

Document image
ο»Ώ

Inputs & Outputs

  • [ I ] Datetime: DateTime to be transformed.
  • [ I ] Language: Language to be used for month names and days of the week when formatting.
    • ο»ΏDrop-down with multiple languages.
  • [ I ] Format: Formatting to be used when transforming.
    • ο»ΏDrop-down with a few common date formats.
  • [ O ] Formatted datetime: String representing the formatted date.
Document image
ο»Ώ

Example Usage

  • Drag action onto the canvas to get familiarized with it.
Document image
ο»Ώ
  • Declare some variables to be used with the action.
Document image
ο»Ώ
  • Assign the newly created variables.
  • Save & Run the process and then Check Instance to see the output.
Document image
ο»Ώ

Use Cases

  • Formatting DateTime values into a more human readable format.

Tips

  • For a more customizable formatting, consider using Format DateTime.

ο»Ώ

Updated 05 Apr 2023
Did this page help you?
Yes
No
PREVIOUS
Time Difference
NEXT
Get File List
Docs powered byΒ archbeeΒ 
TABLE OF CONTENTS
Inputs & Outputs
Example Usage
Use Cases
Tips