127 of 264 menu

Mbinu getMinutes

Mbinu getMinutes inatumika kwa kitu cha tarehe na hurudisha thamani ya sasa ya dakika (nambari kutoka 0 hadi 59).

Syntax

tarehe.getMinutes();

Mfano

Wacha tuonyeshe idadi ya sasa ya dakika:

let tarehe = new Date(); let matokeo = tarehe.getMinutes(); console.log(matokeo);

Angalia pia

ruplhicsuzc