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. Continue reading “How to Convert Local Date to UTC Date time in Magento 2?”