Handling characters when parsing a date in DSS if smart date doesn't recognize the date format

UserBird
Dataiker
Handling characters when parsing a date in DSS if smart date doesn't recognize the date format
How to parse a date when the format is not recognized by the smart date processor in DSS ?

Example : 2016-01-25T09:00:35.307776

Smart date doesn't recognize the format and yyyy-mm-dd HH:mm:ss.SSS doesn't work.
0 Kudos
1 Reply
UserBird
Dataiker
Author
This can be resolved like this : yyyy-MM-dd'T'HH:mm:ss.SSS
0 Kudos