cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Parse date time strings

I want the ability to pass in a string with a .NET format field and have that converted into either (o) format or ticks so that you can perform datetime calulations and comparisons.

 

A native datetime format would be great.

 

Scenario - I am synthesizing a datetime from weirdly formatted RSS strings and have to dertermine if it's within a time window.

Status: New