static int dayOfMonth() { ret localDayOfMonth(); } static int dayOfMonth(long now) { ret localDayOfMonth(now); }