Package com.epam.fix.message.format
Class CalendarFormatUtil
java.lang.Object
com.epam.fix.message.format.CalendarFormatUtil
Created with IntelliJ IDEA.
User: wed
Date: 23.11.12
Time: 14:45
To change this template use File | Settings | File Templates.
-
Method Summary
Modifier and TypeMethodDescriptionstatic final intformatDate(Calendar calendar, byte[] buff, int offset) static final intformatHours(Calendar calendar, byte[] buff, int offset) static final intformatMillis(Calendar calendar, byte[] buff, int offset) static final intformatMinutes(Calendar calendar, byte[] buff, int offset) static final intformatMonth(Calendar calendar, byte[] buff, int offset) static intformatSeconds(Calendar calendar, byte[] buff, int offset) static final intformatTimeZone(Calendar cal, byte[] buff, int offset) static final intformatWeek(Calendar utcCal, byte[] buff, int offset) static final intformatYear(Calendar calendar, byte[] buff, int offset)
-
Method Details
-
formatYear
-
formatMonth
-
formatDate
-
formatWeek
-
formatHours
-
formatMinutes
-
formatSeconds
-
formatMillis
-
formatTimeZone
-