dates-le 0.2.0

Extract every date and timestamp, and the exact instant each one resolves to
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "createdAt": "2024-01-15T10:30:45Z",
  "updatedAt": "2024-01-15T10:30:45.123-08:00",
  "publishedOn": "2024-01-15",
  "epochSeconds": 1705314645,
  "epochMillis": 1705314645123,
  "accountNumber": 4532015112830366,
  "phone": "5551234567",
  "smallNumber": 999999999,
  "orderId": "ORD-1705314645-A",
  "note": "shipped 2024-01-15 and again 2024-01-15"
}