Hello, I solved by encoding a to utf8, and the TmStruct was returned as expected.
*julia>* strptime("%Y-%m-%d", utf8(a))
TmStruct(0,0,0,20,5,114,5,170,0,0,0,0,0,0
Many Thanks,
Tobias
Hello, I solved by encoding a to utf8, and the TmStruct was returned as expected.
*julia>* strptime("%Y-%m-%d", utf8(a))
TmStruct(0,0,0,20,5,114,5,170,0,0,0,0,0,0
Many Thanks,
Tobias