feat: new BLogic changes
This commit is contained in:
@@ -32,6 +32,10 @@ extension XString on String? {
|
||||
return '$this KG';
|
||||
}
|
||||
|
||||
String get addReal {
|
||||
return ' $this ریال';
|
||||
}
|
||||
|
||||
DateTime get toDateTime => DateTime.parse(this ?? '');
|
||||
|
||||
String get formattedJalaliDate {
|
||||
|
||||
Reference in New Issue
Block a user