Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the Wrangler workspace that has data with a Timestamp data type.

  2. Click the down arrow on the Timestamp column and then click Custom transform.

  3. To convert the Timestamp column to date, type <column_name>.toLocalDate() and then click Apply.

  4. The transformed column snow now has the Date data type.