ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 자바 스크립트
    Platform/util 2013. 9. 8. 19:38

    Math // static

    .random()

    .ceil() // 올림

    .round() // 반올림

    .floor() // 버림


    Date

    .getDay()

    .getHours()

    .getMinutes()


Designed by Tistory.