2022.10 Release with my error

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.