deno.land / x / typebox@0.32.21 / changelog / 0.25.18.md

0.25.18

Updates:

  • 307 implements date conversion when casting values with Value.Cast(Type.Date(), ...). Castable values include numbers (interpretted as timestamps) and iso8601 string values. UNCASTABLE values will result in dates with values of 1970-01-01T00:00:00.000Z. This version also includes more robust checks for Dates initialized with invalid values.
typebox

Version Info

Tagged at
3 weeks ago