Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next run log message shows local time when utc option is set to true #71

Open
aardvarkk opened this issue Dec 18, 2015 · 1 comment
Open

Comments

@aardvarkk
Copy link

I'm expecting that the log messages would show next run times in UTC if I set that configuration option. I'm sure I've set the option because logging the SyncedCron object to the console shows that utc is set to true.

However, a typical log message still looks like this:
I20151218-18:38:36.283(8) (percolate_synced-cron.js:71) SyncedCron: Scheduled "mytask" next run @Fri Dec 18 2015 18:40:00 GMT+0800 (WITA)

Shouldn't it display the next run time in UTC?

@elie222
Copy link

elie222 commented Sep 4, 2016

Yes, same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants