com.epam.fix.message.format
Class TZTimeSecondsFormatter
java.lang.Object
com.epam.fix.message.format.TZTimeFormatter
com.epam.fix.message.format.TZTimeSecondsFormatter
- All Implemented Interfaces:
- FIXDateFormatter
- Direct Known Subclasses:
- TZTimeMillisFormatter, TZTimestampFormatter
public class TZTimeSecondsFormatter
- extends TZTimeFormatter
HH:MM:SS[Z | [ + | - hh[:mm]]]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TZTimeSecondsFormatter
public TZTimeSecondsFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
- Specified by:
getFormattedStringLength
in interface FIXDateFormatter
- Overrides:
getFormattedStringLength
in class TZTimeFormatter
formatTime
protected int formatTime(Calendar calendar,
byte[] buff,
int offset)
- Overrides:
formatTime
in class TZTimeFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.