Fix timezone from "+0:00" to "+00:00"
This commit is contained in:
parent
67bb707553
commit
fef35cc8f6
@ -1406,7 +1406,7 @@ paths:
|
||||
"sellingPriceId": 140,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
@ -1570,7 +1570,7 @@ paths:
|
||||
"sellingPriceId": 141,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
@ -1734,7 +1734,7 @@ paths:
|
||||
"sellingPriceId": 142,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
|
||||
@ -1406,7 +1406,7 @@ paths:
|
||||
"sellingPriceId": 140,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
@ -1570,7 +1570,7 @@ paths:
|
||||
"sellingPriceId": 141,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
@ -1734,7 +1734,7 @@ paths:
|
||||
"sellingPriceId": 142,
|
||||
"amountExclTax": 8899,
|
||||
"amountInclTax": 9700,
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+0:00",
|
||||
"fromInclusive": "2024-12-31T23:00:00.000+00:00",
|
||||
"toInclusive": "2025-12-31T23:00:00.000+00:00",
|
||||
"internalPrice": 0.0000,
|
||||
"taxCode": "V09",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user