Show / Hide Table of Contents

Class PersianCalendar

Inheritance
object
Calendar
PersianCalendar
PersianCalendar
Implements
ICloneable
Inherited Members
PersianCalendar.PersianEra
PersianCalendar.AddMonths(DateTime, int)
PersianCalendar.AddYears(DateTime, int)
PersianCalendar.GetDaysInMonth(int, int, int)
PersianCalendar.GetDaysInYear(int, int)
PersianCalendar.GetEra(DateTime)
PersianCalendar.GetMonthsInYear(int, int)
PersianCalendar.IsLeapDay(int, int, int, int)
PersianCalendar.GetLeapMonth(int, int)
PersianCalendar.IsLeapMonth(int, int, int)
PersianCalendar.IsLeapYear(int, int)
PersianCalendar.ToDateTime(int, int, int, int, int, int, int, int)
PersianCalendar.ToFourDigitYear(int)
PersianCalendar.MinSupportedDateTime
PersianCalendar.MaxSupportedDateTime
PersianCalendar.AlgorithmType
PersianCalendar.Eras
PersianCalendar.TwoDigitYearMax
Calendar.CurrentEra
Calendar.Clone()
Calendar.ReadOnly(Calendar)
Calendar.AddMilliseconds(DateTime, double)
Calendar.AddDays(DateTime, int)
Calendar.AddHours(DateTime, int)
Calendar.AddMinutes(DateTime, int)
Calendar.AddSeconds(DateTime, int)
Calendar.AddWeeks(DateTime, int)
Calendar.GetDaysInMonth(int, int)
Calendar.GetDaysInYear(int)
Calendar.GetHour(DateTime)
Calendar.GetMilliseconds(DateTime)
Calendar.GetMinute(DateTime)
Calendar.GetMonthsInYear(int)
Calendar.GetSecond(DateTime)
Calendar.GetWeekOfYear(DateTime, CalendarWeekRule, DayOfWeek)
Calendar.IsLeapDay(int, int, int)
Calendar.IsLeapMonth(int, int)
Calendar.GetLeapMonth(int)
Calendar.IsLeapYear(int)
Calendar.ToDateTime(int, int, int, int, int, int, int)
Calendar.IsReadOnly
Calendar.DaysInYearBeforeMinSupportedYear
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Localization.Persian
Assembly: DotNetNuke.dll
Syntax
public class PersianCalendar : PersianCalendar, ICloneable

Constructors

PersianCalendar()

Declaration
public PersianCalendar()

Methods

GetDayOfMonth(DateTime)

Declaration
public override int GetDayOfMonth(DateTime time)
Parameters
Type Name Description
DateTime time
Returns
Type Description
int
Overrides
PersianCalendar.GetDayOfMonth(DateTime)

GetDayOfWeek(DateTime)

Declaration
public override DayOfWeek GetDayOfWeek(DateTime time)
Parameters
Type Name Description
DateTime time
Returns
Type Description
DayOfWeek
Overrides
PersianCalendar.GetDayOfWeek(DateTime)

GetDayOfYear(DateTime)

Declaration
public override int GetDayOfYear(DateTime time)
Parameters
Type Name Description
DateTime time
Returns
Type Description
int
Overrides
PersianCalendar.GetDayOfYear(DateTime)

GetMonth(DateTime)

Declaration
public override int GetMonth(DateTime time)
Parameters
Type Name Description
DateTime time
Returns
Type Description
int
Overrides
PersianCalendar.GetMonth(DateTime)

GetYear(DateTime)

Declaration
public override int GetYear(DateTime time)
Parameters
Type Name Description
DateTime time
Returns
Type Description
int
Overrides
PersianCalendar.GetYear(DateTime)

Implements

ICloneable

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS