From 924b069972fa1a521ca6bdad04636fed56220cd6 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 10 Mar 2021 10:09:51 +0100 Subject: [PATCH] Update BDFDB.data.json --- Library/_res/BDFDB.data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 3e12672694..95702f11a5 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -110,6 +110,7 @@ "StreamUtils": {"props": ["getActiveStreamForUser", "getAllApplicationStreams"]}, "StringUtils": {"props": ["cssValueToNumber", "upperCaseFirstChar"]}, "TimestampUtils": {"props": ["fromTimestamp", "extractTimestamp"]}, + "TimeUtils": {"props": ["calendarFormat", "dateFormat"]}, "UnreadGuildUtils": {"props": ["hasUnread", "getUnreadGuilds"]}, "UnreadChannelUtils": {"props": ["getUnreadCount", "getOldestUnreadMessageId"]}, "UploadUtils": {"props": ["upload", "instantBatchUpload"]},