Remove beat (internet time) from time_date (#119785)

This commit is contained in:
G Johansson 2024-06-17 05:36:06 +02:00 committed by GitHub
parent fc3fbc6862
commit bd37ce6e9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 124 deletions

View file

@ -18,6 +18,5 @@ OPTION_TYPES = [
"date_time_utc",
"date_time_iso",
"time_date",
"beat",
"time_utc",
]