I have an account in int, that I need to return it for hours, and it is working perfectly, the error occurs when the time appears 24, and it should appear 00:00.
Here's how I'm doing:
string horaStg;
decimal valor = int.Parse(item.HoraInicio);...
asked by
06.06.2018 / 15:22