millscript
Class DateTools
java.lang.Object
millscript.DateTools
public final class DateTools
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTools
public DateTools()
currentYear
public static int currentYear()
currentMonth
public static int currentMonth()
currentDay
public static int currentDay()
currentTime
public static int currentTime()
getYear
public static int getYear(java.lang.Integer seconds)
getMonth
public static int getMonth(java.lang.Integer seconds)
getDay
public static int getDay(java.lang.Integer seconds)
shortMonth
public static java.lang.String shortMonth(int month)
getThis
public static int getThis(int day,
int field)
getNext
public static int getNext(int day,
int field)
getThisFridayDay
public static int getThisFridayDay()
getThisFridayMonth
public static java.lang.String getThisFridayMonth()
getThisFridayYear
public static int getThisFridayYear()
getThisSundayDay
public static int getThisSundayDay()
getThisSundayYear
public static int getThisSundayYear()
getThisSundayMonth
public static java.lang.String getThisSundayMonth()
getNextFridayDay
public static int getNextFridayDay()
getNextFridayMonth
public static java.lang.String getNextFridayMonth()
getNextFridayYear
public static int getNextFridayYear()
getNextSundayDay
public static int getNextSundayDay()
getNextSundayMonth
public static java.lang.String getNextSundayMonth()
getNextSundayYear
public static int getNextSundayYear()
Copyright © 2001-2007 Open World Ltd. All Rights Reserved.