jainromil Newbie

JCalendar is great! Posts: 1
|
Timezone support (February 15, 2009, 09:06:57 PM) |
|
Hi,
Its *very desirable* to have timezone support for internationalization. Currently, the default timezone is used.
Kindly try to have this feature in your next release.
Thanks, Romil
|
Status: logged off |
|
| Order of replies: first reply last :: first reply first |
luuuis Newbie

JCalendar is great! Posts: 5
|
RE: Timezone support (December 26, 2009, 02:31:26 AM) |
|
I recently had a requirement to display the date and time in UTC, regardless of the system's timezone. I got it working by modifying JCalendar to use an underlying Calendar instance with associated TimeZone. I've made my changes available on github:
http://github.com/luuuis/jcalendar/tree/timezones
Let me know if you need any help with using it.
Luís
|
Status: logged off |
|