I'd like to set new appointments to default to start of work day for the currently logged-in user in dynamics 2013 (on premises if it matters).
Is there any way to do a query against the user's work hours via JavaScript, or do I need to do this with a plugin as in the SDK example, or is there some other way to accomplish this without custom code?