Hello Everyone, I have a file with time in the following format:
Time 27DEC11:00:30 27DEC11:01:30 27DEC11:02:00 ……. The time column is factor. I want to convert each time to the following format: 20111211003000 20111211013000 20111211020000 (Year)(month)(date)(hr)(min)(sec) Any suggestions in this regard regards, manik mitra [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.