All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.globalize.src.date.day-of-week.min.js Maven / Gradle / Ivy

The newest version!
define(function(){return function(date,firstDay){return(date.getDay()-firstDay+7)%7}});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy