feat(history): add energy price history feature
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ return [
|
||||
* and will serialize dates using the first format from the array.
|
||||
*/
|
||||
'date_format' => [
|
||||
'Y-m-d\TH:i:s.u\Z', 'Y-m-d\TH:i:s.uP', 'Y-m-d H:i:s', 'U',
|
||||
'Y-m-d\TH:i:s.u\Z', 'Y-m-d\TH:i:s.uP', 'Y-m-d H:i:s', 'U', 'Y-m-d',
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user