How to change Console Date?

I need change date for my project :neutral_face:

It is no possible, far I know, to change the timezone of your project

But you can use a package to transform to the current date to your timezone.

This will not change your date at your console, but you can add to any of your console.log(date, 'string that you want to log')

Did you check morgan package? Maybe it has options for timestamp or date