update hatching
This commit is contained in:
@@ -239,6 +239,7 @@ class Hatching(BaseModel):
|
||||
date = datetime.datetime(year=date1.date.year, month=date1.date.month, day=date1.date.day, hour=10,
|
||||
minute=1,
|
||||
second=1)
|
||||
self.Date = date
|
||||
except:
|
||||
hatching_date = self.SendDateFa.split('/')
|
||||
date = convert_to_miladi(
|
||||
|
||||
Reference in New Issue
Block a user