![Motorola RAZR V3x Technical Manual Download Page 29](http://html.mh-extra.com/html/motorola/razr-v3x/razr-v3x_technical-manual_242165029.webp)
29
•
Digit Digit
Digit: one of:
•
0 1 2 3 4 5 6 7 8 9
NOTE: Hours will be between 0 and 23, and minutes will be between 00 and 50. For
example, GMT +10 and GMT +0010 equates to ten hours and ten minutes ahead of GMT.
When creating a TimeZone, the specified custom time zone ID is
normalized in the following syntax:
•
NormalizedCustomID:
o
GMT Sign TwoDigitHours: Minutes
o
Sign: one of:
+ -
o
TwoDigitHours:
Digit Digit
o
Minutes:
Digit Digit
o
Digit: one of:
0 1 2 3 4 5 6 7 8 9
MIDP 2.0 specific information for JTWI
MIDP 2.0 provides the library support for user interface, persistent storage, networking,
security, and push functions. MIDP 2.0 contains a number of optional functions, some of
which will be implemented as outlined below. The following JTWI requirements for MIDP
2.0 will be supported:
Record Store Minimum will permit a MIDlet suite to create at least 5 independent
RecordStores. This requirement does not intend to mandate that memory be
reserved for these Record Stores, but it will be possible to create the
RecordStores if the required memory is available.
HTTP Support for Media Content will provide support for HTTP 1.1 for all
supported media types. HTTP 1.1 conformance will match the MIDP 2.0
specification. See package.javax.microedition.io for specific requirements.
JPEG for Image Objects – ISO/IEC JPEG together wil JFIF will be supported.
The support for ISO/IEC JPEG only applies to baseline DCT, non-differential,
Huffman coding, as defined in JSR 185 JTWI specification, symbol ‘SOF0’. This
support extends to the class javax.microedition.lcdui.Image, including the
methods outlined above. This mandate is voided in the event that the JPEG
image format becomes encumbered with licensing requirements.