Little comment fix
This commit is contained in:
parent
540ceaf023
commit
82ca499e32
@ -56,7 +56,7 @@ function myFetch(url, options) {
|
|||||||
*
|
*
|
||||||
* Source: https://stackoverflow.com/a/9047794/4466589
|
* Source: https://stackoverflow.com/a/9047794/4466589
|
||||||
*
|
*
|
||||||
* @param int dowOffset
|
* @param dowOffset int
|
||||||
* @return int
|
* @return int
|
||||||
*/
|
*/
|
||||||
Date.prototype.getWeek = function (dowOffset) {
|
Date.prototype.getWeek = function (dowOffset) {
|
||||||
|
Loading…
Reference in New Issue
Block a user