[R] Help with strftime error "character string is not in a standard unambiguous format"

Ismail SEZEN sezenismail at gmail.com
Mon Sep 12 11:36:51 CEST 2016


It should be strptime for character vectors.

strptime("Thu, 25 Aug 2016 6:34 PM",format="%a, %d %b %Y %I:%M %p”)

> On 12 Sep 2016, at 08:57, Chris Evans <chrishold at psyctc.org> wrote:
> 
>> strftime("Thu, 25 Aug 2016 6:34 PM",format="%a, %d %b %Y %I:%M %p")


	[[alternative HTML version deleted]]



More information about the R-help mailing list