Tangram
语言
  • What is Tangram?
  • overview
    • Capabilities
    • Architecture
  • Install
    • Start with Kubernetes
  • quick start
    • Create a flow
    • Create a tool
  • Flow
    • Nodes
      • IF
      • SWITCH
      • Format
      • Count
      • Subflow
      • Conversion
      • Execution
      • Variable
      • Note
      • Error
      • Response
    • Datasources
      • Node
      • Form
      • Variable
      • Webhooks
      • Inputs(Subflow)
      • Base
  • triggers
    • Forms
      • Text
      • Textarea
      • Number
      • Date
      • Radio
      • Checkbox
      • Single Selection
      • Multi Selection
      • File
      • Title and Content
    • Webhooks
    • Crons
  • APP Development
    • template
    • info.json
    • core.py
    • test.py
    • Upload and Debugging
Powered by GitBook
On this page
  • Demo
  • Audit Logs
  • Type
  1. Flow
  2. Nodes

Conversion

Conversion of numerical and time type results

PreviousSubflowNextExecution

Last updated 10 months ago

Demo

Audit Logs

Type

Number

  • +

  • -

  • *

  • /

Time

  • MM-DD-YYYY

  • YYYY-MM-DD

  • MM/DD/YYYY

  • YYYY/MM/DD

  • MM DD YYYY

  • YYYY MM DD

  • Timestamp

UI
Config Form
Convert Number: Random Number * 1.5
Convert Time: Current Time convert to YYYY-MM-DD