Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you will see references to Data & Insights going forward.

floating_timestamp_day

Function: floating_timestamp_day
  Extract the day from a calendar date

Examples:

  to_floating_timestamp('2017-12-13T12:34:55').day
  -- Result: "13"




Signatures
calendar_date -> number