Question:
Would it be possible to add support for this date format to CkDaeTime? I could not find the name of this type of format.
Thanks
Some Examples:
1900-01-01T00:00:00
2016-04-04T09:08:00
1950-03-05T00:00:00
I'm adding two new methods to CkDateTime: GetAsTimestamp and SetFromTimestamp. The strings passed in should conform to RFC 3339 format, such as "2016-04-04T09:08:00Z" or "2016-04-04T09:08:00-05:00".
What exact build would you need to test? (i.e. programming language, OS, etc.)
Here are the pre-release builds. (Ignore any new classes you may find -- they are still under development.)
32-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatAx-9.5.0-win32.zip
64-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatAx-9.5.0-x64.zip