Hi, All
I need to parse ISO8601-formatted date got from API based on Django REST framework (Python language, if correct).
Date sample "2018-09-03T17:20:15.841985+07:00" is parsed well (after removing "T") by
DateTime.DateFormat = "yyyy-MM-dd HH:mm:ss.SSSSSSX"
by B4A 8.3 and JDK v.1.8.0.x.
But...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.