public class TZTimeFormatter extends Object implements FIXDateFormatter
Constructor and Description |
---|
TZTimeFormatter() |
Modifier and Type | Method and Description |
---|---|
int |
format(Calendar calendar,
byte[] buff,
int offset) |
protected int |
formatTime(Calendar calendar,
byte[] buff,
int offset) |
int |
getFormattedStringLength(Calendar cal) |
protected com.epam.fix.message.format.TZTimeFormatter.TZOffsetType |
getOffsetType(TimeZone tz) |
public int getFormattedStringLength(Calendar cal)
getFormattedStringLength
in interface FIXDateFormatter
protected com.epam.fix.message.format.TZTimeFormatter.TZOffsetType getOffsetType(TimeZone tz)
public int format(Calendar calendar, byte[] buff, int offset)
format
in interface FIXDateFormatter
protected int formatTime(Calendar calendar, byte[] buff, int offset)
Copyright © 2000–2022 EPAM Systems. All rights reserved.