Modifier and Type | Class and Description |
---|---|
static class |
ConvertDate.StringCmpNS
Comparator for case-insensitive string comparison.
|
Modifier and Type | Field and Description |
---|---|
static TimeZone |
defaultTimeZone
Default TimeZone used for date conversions.
|
Constructor and Description |
---|
ConvertDate()
default constructor
|
Modifier and Type | Method and Description |
---|---|
static Date |
convertToDate(Object obj)
try read a Date from a Object
|
static Integer |
getMonth(String month)
Retrieves the month's integer representation based on the provided month name.
|
public static TimeZone defaultTimeZone
Copyright © 2025 Chemouni Uriel. All rights reserved.