Convert Local date to UTC Date timezone by Magento 2 using LocalizedDateToUtcConverter Interface.
This article will help to convert specific timezone to UTC time zone.
You need to instantiate the LocalizedDateToUtcConverterInterface interface to the __construct() method of your class.
