You must log in or # to comment.
function getActualMonth(date) { return date.getMonth() + 1; }
C# and Rust are better languages. You get the pain of slow IL or long compile times!
function getActualMonth(date) {
return date.getMonth() + 1;
}
C# and Rust are better languages. You get the pain of slow IL or long compile times!