public class LocalMKTDateFormatter extends Object implements FIXDateFormatter
Constructor and Description |
---|
LocalMKTDateFormatter() |
Modifier and Type | Method and Description |
---|---|
int |
format(Calendar cal,
byte[] buff,
int offset) |
protected int |
formatLocalCalendar(Calendar utcCal,
byte[] buff,
int offset) |
int |
getFormattedStringLength(Calendar cal) |
public int getFormattedStringLength(Calendar cal)
getFormattedStringLength
in interface FIXDateFormatter
public int format(Calendar cal, byte[] buff, int offset)
format
in interface FIXDateFormatter
protected int formatLocalCalendar(Calendar utcCal, byte[] buff, int offset)
Copyright © 2000–2022 EPAM Systems. All rights reserved.