This is to be a data provider that handles time-related tasks. This includes: - [ ] Retrieving the current time - [ ] Helpers functions to format Date objects - [ ] A “tick” observer, which fires once per second (useful to implement a simple clock)