com.epam.fix.message.format
Class MonthYearFormatter
java.lang.Object
com.epam.fix.message.format.AbstractUTCDateFormatter
com.epam.fix.message.format.MonthYearFormatter
- All Implemented Interfaces:
- FIXDateFormatter
- Direct Known Subclasses:
- MonthYearWithWeekFormatter, UTCDateFormatter
public class MonthYearFormatter
- extends AbstractUTCDateFormatter
Created with IntelliJ IDEA.
User: wed
Date: 21.11.12
Time: 12:46
To change this template use File | Settings | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthYearFormatter
public MonthYearFormatter()
getFormattedStringLength
public int getFormattedStringLength(Calendar cal)
formatUTCCalendar
protected int formatUTCCalendar(Calendar utcCal,
byte[] buff,
int offset)
- Specified by:
formatUTCCalendar
in class AbstractUTCDateFormatter
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.