Assunto: Extract Time in POSIXct I have a dataframe with a column [hora] with this format: hora : POSIXct, format: "1899-12-30 14:30:00" It was obtained reading a access2007 database table. Can I extract the time from each entry, keeping the POSIXct format? ____________ Paulo E. Cardoso