Abstract API · Schema

ConvertTimeResponse

Time zone conversion result

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Properties

Name Type Description
base_location string Source location
base_datetime string Input date and time
base_timezone_name string Source IANA timezone name
base_timezone_abbreviation string Source timezone abbreviation
base_utc_offset integer Source UTC offset in hours
target_location string Target location
target_datetime string Converted date and time
target_timezone_name string Target IANA timezone name
target_timezone_abbreviation string Target timezone abbreviation
target_utc_offset integer Target UTC offset in hours
View JSON Schema on GitHub