EthiopianDateHelper class
Helper class for Ethiopian date operations
Constructors
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
createEthiopianDate(
int year, int month, int day) → ETC - Creates an ETC object for a specific date
-
getCurrentEthiopianDay(
) → int - Returns current Ethiopian day
-
getCurrentEthiopianMonth(
) → int - Returns current Ethiopian month
-
getCurrentEthiopianYear(
) → int - Returns current Ethiopian year
-
getEthiopianDate(
int year, int month, int day) → String - Returns Ethiopian date from year, month, day
-
getEthiopianMonthName(
int month, String language) → String - Get Ethiopian month name
-
getTodayEthiopianDate(
) → String - Returns today's Ethiopian date as a formatted string