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
๐Ÿ“•Throw
๐Ÿ“•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
โค๏ธCommunity-Made
๐Ÿ“Beta
Docs powered by
Archbee
DateTime

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 31 Aug 2023
Did this page help you?
PREVIOUS
Time Difference
NEXT
Get File List
Docs powered by
Archbee
TABLE OF CONTENTS
Inputs & Outputs
Example Usage
Use Cases
Tips
Docs powered by
Archbee