jalali_calendar
persian_date
PersianDate
setMillisecond property
setMillisecond
PersianDate class
Constructors
PersianDate
pDate
Properties
day
dayLong
dayShort
getDate
getNow
hour
isHoliday
microsecond
millisecond
minute
month
monthLong
monthname
monthShort
second
setDay
setHour
setMicrosecond
setMillisecond
setMinute
setMonth
setSecond
setWeekday
setYear
shamsiHoliday
weekday
weekdayname
year
hashCode
runtimeType
Methods
gregorianToJalali
jalaliToGregorian
parse
parseToFormat
noSuchMethod
toString
Operators
operator ==
setMillisecond property
void
setMillisecond=
(
int
value
)
Implementation
set setMillisecond(int value) { _millisecond = value; }