mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Final code + language for alpha 2.
This commit is contained in:
@@ -142,6 +142,7 @@ trait ConvertsDataTypes
|
||||
|
||||
return null;
|
||||
}
|
||||
Log::debug(sprintf('Date object: %s (%s)',$carbon->toW3cString() , $carbon->getTimezone()));
|
||||
|
||||
return $carbon;
|
||||
}
|
||||
|
Reference in New Issue
Block a user