I created two custom components to fix the the issue with ant design time picker component using dayjs.
Just make sure that you load the utc and timezone plugin of dayjs and also call the dayjs.tz.setDefault("YOUR_TIMEZONE") somewhere in your code