{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicwlps3zbposd7q6hnmyjlprar6ymtyq7guljawv3ehy6imykihty",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mn5ivx4woox2"
  },
  "path": "/packages/universal_date_parser",
  "publishedAt": "2026-05-31T11:52:53.423Z",
  "site": "https://pub.dev",
  "textContent": "A highly optimized, auto-detecting date parser for Dart/Flutter. Supports ISO, slash, dash, dot, text, US, RFC, and compact formats. Changelog excerpt: - Added stateless static APIs (`UniversalDateParser.tryParse`, `UniversalDateParser.parse`, and `UniversalDateParser.format`). - Added widget-friendly `String`extensions (`formatDate()`, `tryParseDate()`, and `parseDate()`) for zero-instantiation direct calls. - Added top-level global functions (`formatDate()`, `tryParseDate()`, and `parseDate()`). - Documented all public APIs with rich Dartdoc comments containing markdown code block examples for interactive IDE hover assistance. - Bumped Dart S[...]",
  "title": "v1.1.4 of universal_date_parser",
  "updatedAt": "2026-05-31T11:45:12.270Z"
}