Package nablarch.common.date
Class DateUtil
java.lang.Object
nablarch.common.date.DateUtil
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Deprecated.static String
Deprecated.static String
formatDate
(String date, String pattern) Deprecated.static String
formatDate
(Date date, String format) Deprecated.static String
formatDate
(Date date, String format, Locale locale) Deprecated.static Date
Deprecated.static long
Deprecated.static String
getMonthEndDate
(String date) Deprecated.static int
Deprecated.static String
getNumbersOnlyFormat
(String yyyyMMddFormat) Deprecated.static Date
getParsedDate
(String date, String format) Deprecated.static Date
getParsedDate
(String date, String format, Locale locale) Deprecated.static boolean
Deprecated.static boolean
Deprecated.
-
Constructor Details
-
DateUtil
public DateUtil()Deprecated.
-
-
Method Details
-
getDate
Deprecated. -
getMonthEndDate
Deprecated. -
formatDate
@Published(tag="architect") public static String formatDate(Date date, String format, Locale locale) Deprecated. -
getDays
Deprecated. -
getMonths
Deprecated. -
getParsedDate
Deprecated. -
formatDate
Deprecated. -
formatDate
Deprecated. -
isValid
Deprecated. -
getNumbersOnlyFormat
Deprecated. -
addDay
Deprecated. -
isValid
Deprecated. -
addMonth
Deprecated. -
getParsedDate
@Published(tag="architect") public static Date getParsedDate(String date, String format, Locale locale) Deprecated.
-
DateUtil
を使用すること。