Serializablepublic class DateConverter extends SMYLDObject
| Modifier and Type | Field | Description |
|---|---|---|
protected StringBuffer |
buffer |
|
protected String |
referenceYear |
|
protected SMYLDDate |
targetDate |
|
protected String |
targetFormat |
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
DateConverter() |
|
DateConverter(String activeYear) |
|
DateConverter(String activeYear,
String TargetFormat) |
| Modifier and Type | Method | Description |
|---|---|---|
SMYLDDate |
convertDate(SMYLDDate dateForConvert) |
|
String |
convertDateToText(SMYLDDate dateForConvert) |
|
void |
setActiveYear(String newActiveYear) |
|
void |
setTargetFormat(String newTargetFormat) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringprotected StringBuffer buffer
protected String referenceYear
protected String targetFormat
protected SMYLDDate targetDate
public DateConverter()
public DateConverter(String activeYear)
Copyright © 2019 SMYLD. All rights reserved.