I want to use Abp.Hangfire, I need execute the backgroundworker at 01:00 AM every day, so how can I set the AbpTimer.Period?
How format json result about datetime for webapi in the ABP? Why my webapi's json result for datetime is "2017-01-20T12:20:30.579"? Could I format datetime result for webapi? Could I user custom setting for datetime format?