2.1.9.1.2.4.1. cli.cmd_etl.batetl.cmd.table_helper.convert_start_date

cli.cmd_etl.batetl.cmd.table_helper.convert_start_date(start_date: str) TimestampScalar

This method converts a string in UTC format to a pyarrow TimestampScalar

Parameters:

start_date – Start date of the measurement as UTC string

Returns:

Converted start date