public class BWDateConverter extends org.smyld.util.DateConverter
buffer, referenceYear, targetDate, targetFormatNEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
BWDateConverter() |
|
BWDateConverter(java.lang.String postingDateYear) |
|
BWDateConverter(java.lang.String postingDateYear,
java.lang.String targetFormat) |
|
BWDateConverter(org.smyld.util.SMYLDDate PostingDate) |
|
BWDateConverter(org.smyld.util.SMYLDDate PostingDate,
java.lang.String TargetFormat) |
|
BWDateConverter(org.smyld.util.SMYLDDate PostingDate,
java.lang.String TargetFormat,
int DateDifferenceInterval) |
| Modifier and Type | Method | Description |
|---|---|---|
org.smyld.util.SMYLDDate |
convertOnPostingDate(org.smyld.util.SMYLDDate currentDate) |
|
java.lang.String |
convertOnPostingDatetoText(org.smyld.util.SMYLDDate currentDate) |
|
void |
setInterval(int days) |
|
void |
setPostingDate(org.smyld.util.SMYLDDate newPostingDate) |
convertDate, convertDateToText, setActiveYear, setTargetFormatclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic BWDateConverter()
public BWDateConverter(java.lang.String postingDateYear)
public BWDateConverter(java.lang.String postingDateYear,
java.lang.String targetFormat)
public BWDateConverter(org.smyld.util.SMYLDDate PostingDate)
public BWDateConverter(org.smyld.util.SMYLDDate PostingDate, java.lang.String TargetFormat)
public BWDateConverter(org.smyld.util.SMYLDDate PostingDate, java.lang.String TargetFormat, int DateDifferenceInterval)
public org.smyld.util.SMYLDDate convertOnPostingDate(org.smyld.util.SMYLDDate currentDate)
public java.lang.String convertOnPostingDatetoText(org.smyld.util.SMYLDDate currentDate)
public void setInterval(int days)
public void setPostingDate(org.smyld.util.SMYLDDate newPostingDate)
Copyright © 2019 SMYLD. All rights reserved.