This commit is contained in:
AdisakKanthawilang 2025-02-20 11:22:45 +07:00
parent aa31ac0f06
commit ad0edf92a6

View file

@ -370,7 +370,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
row = row + 1;
}
var date = $"ณ วันที่ {DateTime.Now.Date.ToThaiShortDate().ToThaiNumber()}";
var date = $"ณ วันที่ {(DateTime.Now.Date).ToThaiShortDate().ToThaiNumber()}";
var result = new
{
template = "reportInsignia4",