pub(super) async fn apply_asset_timezone_fixup(
client: &Client,
api_key: &str,
base_url: &str,
asset_id: &str,
time_zone: &str,
)Expand description
Make a PUT request to the server to update the timezone offset of a specific asset.