doctorjellybean
Programmer
- May 5, 2003
- 145
I need to obtain the current date and time in UTC (ISO 8601 extended) format to save it to a file like this:
"2013-02-02T11:25:17Z"
Would like the complete code (I do apologize for this, but my knowledge of this kind of programming is virtually zero ), e.g. a Button1OnClick event.
Thank you in advance.
"2013-02-02T11:25:17Z"
Would like the complete code (I do apologize for this, but my knowledge of this kind of programming is virtually zero ), e.g. a Button1OnClick event.
Thank you in advance.