Hi @betulerim,
The following statement works for me. Kindly try this.
outGuncelAy = Datetime.now.AddMonths(-1).ToString(“MMMM”,system.Globalization.CultureInfo.CreateSpecificCulture(“TR”)).ToUpper
Use TR instead of tr.
Regards.
Hi @betulerim,
The following statement works for me. Kindly try this.
outGuncelAy = Datetime.now.AddMonths(-1).ToString(“MMMM”,system.Globalization.CultureInfo.CreateSpecificCulture(“TR”)).ToUpper
Use TR instead of tr.
Regards.