Not able to save the auto release date in IST time zone

Hi,

I am not able to save the Auto release date when submitting the app to AppStore review.

I am in the IST time zone (GMT+5:30). It is allowing to select the time only in hours. But when converted to GMT, it having minutes also. So could not able to save.

Response of the API call:
{
"errors" : [ {
"id" : "18b33a72-af77-4125-97bb-b1ab2422c00e",
"status" : "409",
"code" : "ENTITY_ERROR.ATTRIBUTE.INVALID",
"title" : "An attribute value is invalid.",
"detail" : "The attribute 'earliestReleaseDate' only allows hour precision",
"source" : {
"pointer" : "/data/attributes/earliestReleaseDate"
}
} ]
}

Please help to resolve this.

You can manually enter the time with 30 minutes in the date-time input box, Instead of using the exact hour from the dropdown.

For example, you can enter 6:30 in the date-time input box.
Not able to save the auto release date in IST time zone
 
 
Q