Any one know how to convert UTC time to CST time using joda date time api ? My code is something like this.
UTC
CST
joda date time api
DateTimeZone
Short time-zone ids like "CST" are unclear and ambiguous, so they are not supported. Use a longer form, like "America/New_York".