Zoom Meeting Api is not implementing Meeting Start time correctly which i am passing to it in PHP

Hey @abdullah,

If you are including the Z in the start_time, it will be sent with GMT time and not your timezone. Try removing the Z.

Thanks,
Tommy