public class DateConverter extends SMYLDObject
| Modifier and Type | Field and Description |
|---|---|
protected StringBuffer |
buffer |
protected String |
referenceYear |
protected SMYLDDate |
targetDate |
protected String |
targetFormat |
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
DateConverter() |
DateConverter(String activeYear) |
DateConverter(String activeYear,
String TargetFormat) |
| Modifier and Type | Method and Description |
|---|---|
SMYLDDate |
convertDate(SMYLDDate dateForConvert) |
String |
convertDateToText(SMYLDDate dateForConvert) |
void |
setActiveYear(String newActiveYear) |
void |
setTargetFormat(String newTargetFormat) |
debug, 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.