Marco, SÃlvio, thank you both. Since a ready function is available, I used RF3339ToDatetime. I received lots of warnings about a possible lost of data due to a string conversion from widestring to ansistring. However, dispite the warnings, the result was perfect. I didn't know scandatetime. Freepascal always present to us some pleasant surprisses.
2018-12-13 18:07 GMT-02:00, luciano de souza <[email protected]>: > Hello all, > I'd like to convert this date "2017-01-11T17:47:22.2912317-02:00" to > TDatetime. > It seems probably it exists in Freepascal, but I don't know. > So, I ask, how to suply a date in this format and get a TDatetime? > I found it in a XPDL file representing a flowchart and I don't know > how to do it easily. > I thank you for any help. > Best Regards, > > -- > Luciano de Souza > -- Luciano de Souza _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
