Package com.epam.fix.message.format
Class TZTimestampFormatter
java.lang.Object
com.epam.fix.message.format.TZTimeFormatter
com.epam.fix.message.format.TZTimeSecondsFormatter
com.epam.fix.message.format.TZTimestampFormatter
- All Implemented Interfaces:
FIXDateFormatter
YYYYMMDD-HH:MM:SS[Z | [ + | - hh[:mm]]]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
Methods inherited from class com.epam.fix.message.format.TZTimeSecondsFormatter
formatTime
Methods inherited from class com.epam.fix.message.format.TZTimeFormatter
getOffsetType
-
Constructor Details
-
TZTimestampFormatter
public TZTimestampFormatter()
-
-
Method Details
-
getFormattedStringLength
- Specified by:
getFormattedStringLength
in interfaceFIXDateFormatter
- Overrides:
getFormattedStringLength
in classTZTimeSecondsFormatter
-
format
- Specified by:
format
in interfaceFIXDateFormatter
- Overrides:
format
in classTZTimeFormatter
-