Format timestamp transform
Use this transform to convert a timestamp colum into a formatted string.
To add a Format Timestamp transform:
-
Navigate to your visual ETL job in Amazon SageMaker Unified Studio.
-
Choose the plus icon to open the Add nodes menu.
-
Under Transforms, choose Format Timestamp.
-
Select the diagram to add the node to your visual ETL job.
-
Select the node on the diagram to view details about the transform.
-
Under Column, choose the column that contains the timestamps.
-
Under Timestamp format, input the format you want to use for the strings.
-
(Optional) Enter a name for the new formatted column.