matheus-rodrigues00 / utils

✨ Library to commonly used cross-projects utilities methods ✨
17 stars 11 forks source link

Date and Time Utilities Category #3

Closed matheus-rodrigues00 closed 1 year ago

matheus-rodrigues00 commented 1 year ago

Create a DateAndTime category, the starting methods can be: getTimezoneOffset: This method retrieves the user's current timezone offset from UTC. getGreeting: This method takes the timezone offset as input and returns a suitable greeting based on the current time.

giri-madhan commented 1 year ago

Hello, @matheus-rodrigues00! May I handle this task for you? I can create a .ts file and add some utility functions for the DateAndTime category.

matheus-rodrigues00 commented 1 year ago

Hello, @matheus-rodrigues00! May I handle this task for you? I can create a .ts file and add some utility functions for the DateAndTime category.

Of course, I've saw your commit here, just making a few tests to approve ✅

giri-madhan commented 1 year ago

Sure @matheus-rodrigues00 . Thanks for checking!