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 e0c9796 + 8c8e3a7 commit 264a45eCopy full SHA for 264a45e
src/openstack_billing_db/billing.py
@@ -23,6 +23,7 @@
23
"2025-04": [("2025-04-27 05:05:00", "2025-04-27 15:40:00")],
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
}
28
29
0 commit comments