FaLanguage class

Farsi/Persian

Implemented types

Constructors

FaLanguage()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

day(int value) String
override
hour(int value) String
override
millisecond(int value) String
override
minute(int value) String
override
month(int value) String
override
name() String
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
second(int value) String
override
toString() String
A string representation of this object.
inherited
week(int value) String
override
year(int value) String
override

Operators

operator ==(Object other) bool
The equality operator.
inherited