get
English [get] US [ɡ?t]
vt.??;??(?? ?)
vt.& vi. ???? ?? ??
n. ???, cubs; Profit
3?? ??: gets ?? ??: getting ?? ??: got got got
monthEnglish [m?nθ] American [ m?nθ]
n.?, ?? ??
???:??
?????? getMonth() ??? ???
??: ?? ???? ??? ?????.
??: ??dateObject.getMonth()
??: dateObject? ? ??, ?? ?? ??. ?? ?? 0(1?)?? 11(12?) ??? ?????.
??: ? ???? ?? Date ??? ?? ?????.
?????? getMonth() ??? ?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <script type="text/javascript"> var d=new Date() document.write(d.getMonth()) </script> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????