Kuwala Docs
CtrlK
  • ๐ŸŽ‰What is Kuwala?
  • ๐Ÿš€Launching Kuwala
    • ๐Ÿง‘โ€๐Ÿ’ปRunning in development mode
  • ๐Ÿ”€Transformation catalog
    • ๐Ÿ•—Time
      • Compare with date
      • Get date
    • ๐Ÿ“‘Text
      • Contains keyword
      • Filter by keywords
      • Filter by regex
      • Replace string
    • ๐ŸงฎNumeric
      • Add columns
      • Apply operation
      • Compare with number
      • Divide columns
      • Text to number
    • ๐ŸŒGeo
    • ๐Ÿ”—Merging
      • Join by ID
      • Union
    • โš™๏ธGeneral
      • Group by columns
      • Is false
      • Is not null
      • Is true
      • Remove duplicates
      • Remove null
      • Replace null
  • ๐Ÿค“Contributing
    • โž•Adding Transformations
Powered by GitBook
On this page
  • Description
  • Parameters
  1. ๐Ÿ”€Transformation catalog
  2. ๐Ÿ•—Time

Get date

Description

With this transformation, you can extract the date of a timestamp and save it in a new column.

Parameters

  • column

  • result_name

PreviousCompare with dateNextText

Last updated 3 years ago