add timezone api

This commit is contained in:
Asim Aslam
2021-06-21 16:02:16 +01:00
parent ff57a74669
commit 3929d8e5d1
14 changed files with 608 additions and 0 deletions

8
timezone/publicapi.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "timezone",
"icon": "🌐",
"category": "time",
"pricing": {
"Timezone.Info": 5
}
}