We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc0be4b + b9cfa38 commit d81178eCopy full SHA for d81178e
src/openstack_billing_db/billing.py
@@ -24,6 +24,7 @@
24
"2025-05": [("2025-05-13 12:00:00", "2025-05-13 21:00:00")],
25
"2025-06": [("2025-06-02 19:00:00", "2025-06-04 21:00:00")],
26
"2025-08": [("2025-08-12 12:00:00", "2025-08-12 21:00:00")],
27
+ "2025-09": [("2025-09-09 12:00:00", "2025-09-09 21:00:00")],
28
}
29
30
0 commit comments