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 TypeMethodDescriptionintprotected intformatTime(Calendar calendar, byte[] buff, int offset) intprotected com.epam.fix.message.format.TZTimeFormatter.TZOffsetType
-
Constructor Details
-
TZTimeFormatter
public TZTimeFormatter()
-
-
Method Details
-
getFormattedStringLength
- Specified by:
getFormattedStringLengthin interfaceFIXDateFormatter
-
getOffsetType
-
format
- Specified by:
formatin interfaceFIXDateFormatter
-
formatTime
-