I am having trouble getting the current time using the RTC widget. I am using the functions hour() and minute() to get the current hour and minute but when I execute my code these functions are undefined. Is there a specific library I need to import? I am writing this in javascript btw.