I use in my view the following code
reservation.HeureRepas.ToString(@"hh\:mm")
and so I get for example: 14:45
But I would like to get a "H" in place of the column as 14H45
I use in my view the following code
reservation.HeureRepas.ToString(@"hh\:mm")
and so I get for example: 14:45
But I would like to get a "H" in place of the column as 14H45