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 int
formatDate
(Calendar calendar, byte[] buff, int offset) static final int
formatHours
(Calendar calendar, byte[] buff, int offset) static final int
formatMillis
(Calendar calendar, byte[] buff, int offset) static final int
formatMinutes
(Calendar calendar, byte[] buff, int offset) static final int
formatMonth
(Calendar calendar, byte[] buff, int offset) static int
formatSeconds
(Calendar calendar, byte[] buff, int offset) static final int
formatTimeZone
(Calendar cal, byte[] buff, int offset) static final int
formatWeek
(Calendar utcCal, byte[] buff, int offset) static final int
formatYear
(Calendar calendar, byte[] buff, int offset)
-
Method Details
-
formatYear
-
formatMonth
-
formatDate
-
formatWeek
-
formatHours
-
formatMinutes
-
formatSeconds
-
formatMillis
-
formatTimeZone
-