com.epam.fix.message.format
Interface FIXDateFormatter
- All Known Implementing Classes:
- AbstractUTCDateFormatter, LocalMKTDateFormatter, MonthYearFormatter, MonthYearWithWeekFormatter, TZTimeFormatter, TZTimeMillisFormatter, TZTimeSecondsFormatter, TZTimestampFormatter, TZTimestampMillisFormatter, UTCDateFormatter, UTCTimeOnlyFormatter, UTCTimeOnlyWithMillisFormatter, UTCTimestampFormatter, UTCTimestampWithMillisFormatter
public interface FIXDateFormatter
Created by IntelliJ IDEA.
User: Alexander_Sereda
Date: 20.11.12
Time: 18:25
To change this template use File | Settings | File Templates.
getFormattedStringLength
int getFormattedStringLength(Calendar cal)
format
int format(Calendar cal,
byte[] buff,
int offset)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.