Package com.epam.fix.message.format
Class TZTimeFormatter
java.lang.Object
com.epam.fix.message.format.TZTimeFormatter
- All Implemented Interfaces:
FIXDateFormatter
- Direct Known Subclasses:
TZTimeSecondsFormatter
HH:MM[Z | [ + | - hh[:mm]]]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
protected int
formatTime
(Calendar calendar, byte[] buff, int offset) int
protected com.epam.fix.message.format.TZTimeFormatter.TZOffsetType
-
Constructor Details
-
TZTimeFormatter
public TZTimeFormatter()
-
-
Method Details
-
getFormattedStringLength
- Specified by:
getFormattedStringLength
in interfaceFIXDateFormatter
-
getOffsetType
-
format
- Specified by:
format
in interfaceFIXDateFormatter
-
formatTime
-