Hello, How to handle time series data if the sampling period is a fraction of a second? Classes such as POSIXct, chron and timeDate stores only integer second values. Although class POSIXlt suports fractions of a second, neither package zoo nor package xts handle POSIXlt date/time objects. Best regards, Peter