Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3755

DateTime.FromString question

$
0
0

I’m pulling a date/time value from the http response headers of a webserver in the format:

Date: Mon, 24 Mar 2025 09:32:51 GMT

I’d like to get this value into a DateTime variable. Is there a way to have the xojo framework do the conversion from the string (ie is there perhaps a locale that will work with this format?) or do I have to parse it manually?

To be clear, parsing it would not be a big deal, just want to know for future reference if this is something Xojo can do.

10 posts - 5 participants

Read full topic


Viewing all articles
Browse latest Browse all 3755

Trending Articles