type Int32 with
member Months : System.TimeSpan
type Int32 with
member Years : System.TimeSpan
type Double with
member Days : System.TimeSpan
type TimeSpan with
member Ago : System.DateTime
type TimeSpan with
member FromNow : System.DateTime
type TimeSpan with
member FromToday : System.DateTime
> val foo : System.DateTime = 03/06/1994 10:26:59
> val bar : System.DateTime = 03/05/1964 22:28:15