Add a description for clock_daysbeforemonth
authorjc_.kim <jc_.kim@samsung.com>
Thu, 27 Apr 2017 05:59:23 +0000 (14:59 +0900)
committerjc_.kim <jc_.kim@samsung.com>
Thu, 27 Apr 2017 06:14:44 +0000 (15:14 +0900)
Month starts from 0 to 11(Jan to Dec)

lib/libc/time/lib_daysbeforemonth.c

index 8d352ec..a99e4ce 100644 (file)
@@ -102,6 +102,7 @@ static const uint16_t g_daysbeforemonth[13] = {
  *
  * Description:
  *    Get the number of days that occurred before the beginning of the month.
+ *    Month starts from 0 to 11(Jan to Dec).
  *
  ****************************************************************************/