VahidN/DNTPersianUtils.Core

ToPersianYearMonthDay خطا در

Closed this issue · 1 comments

Summary of the issue

پس از ارتقا به نگارش 4.9
ToPersianYearMonthDay
دچار خطا شده است.

The call is ambiguous between the following methods or properties: 'GenericsPersianDateTimeUtils.ToPersianYearMonthDay<TValue>(TValue?, bool, DateTimeOffsetPart)' and 'PersianDateTimeUtils.ToPersianYearMonthDay(DateTime, bool)'
و حتما باید پارامتر
convertToIranTimeZone
پاس داده شود تا خطا رفع شود.

DNTPersianUtils.Core version: 4.9.0
.NET Core SDK version: 5.0.8
IDE: 16.10.3

Fixed it via #fe440c0