diff --git a/BMA.EHR.Insignia/Controllers/InsigniaReportController.cs b/BMA.EHR.Insignia/Controllers/InsigniaReportController.cs index 7dfe6bdd..bdd8af28 100644 --- a/BMA.EHR.Insignia/Controllers/InsigniaReportController.cs +++ b/BMA.EHR.Insignia/Controllers/InsigniaReportController.cs @@ -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",