udpate
This commit is contained in:
parent
92433c3100
commit
14531bc829
11 changed files with 806 additions and 569 deletions
|
@ -25,7 +25,7 @@ class Kernel:
|
|||
.date()
|
||||
)
|
||||
|
||||
if datetime_value_other > datetime_value_self:
|
||||
if datetime_value_other >= datetime_value_self:
|
||||
return datetime_value_other
|
||||
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue