Skip to content
Prev 13191 / 15274 Next

problem subsetting xts object with yearmon time index

On Fri, Mar 20, 2015 at 12:30 PM, Daniel Cegie?ka
<daniel.cegielka at gmail.com> wrote:
You can't reproduce this with an object returned by getSymbols because
getSymbols sets the index timezone to "UTC".  The xts sample_matrix
data, and IntroCompFinR msftMonthlyPrices data do not have an index
timezone, so the machine's local timezone is used when converting the
ISO 8601 string to a datetime.