I need to send the time of day to the API but TimeOfDay does not result right response (API returns null). If I set the time manually (commented in code) its working fine. Debug watch shows similar format as manual writting. What is the issue here?
Any workaround?