Back to Marketplace

date-parser

v1.1.0@utilsMIT
AXIS Verified — T3/A

Convert natural language date expressions like 'next Tuesday', 'in 3 weeks', or '2nd quarter 2026' into precise ISO 8601 timestamps. Supports 15 languages, relative dates, date ranges, and timezone-aware parsing.

Install
$ naos marketplace install date-parser
Total Calls

520K

Avg Latency

4ms

Rating

4.4

156 reviews

Success Rate

99.7%

Patterns

Natural language patterns that route to this skill via the broker:

"parse date""natural language date""date to iso"

Resource Limits

Max Input

1KB

Max Execution

50ms

Memory Limit

64MB

Inputs & Outputs

Inputs

string

Outputs

stringjson

Usage Examples

Add date-parser to your agent's skill dependencies

TOML
[agent.skills]
date-parser = { version = "^1.0.0" }

[[agent.routes]]
pattern = "use date-parser"
skill   = "date-parser"
input   = "{{ message.content }}"

Version History

2 releases

Changes

  • Performance optimizations reducing average latency by 10%
  • Updated dependency chain for improved security
  • Minor bug fixes and stability improvements
340 KB 10K installs 2026-04-10

Dependencies & Related Skills

Commonly Used With

Reviews(4)

4.5

4 reviews

5
2
4
2
3
0
2
0
1
0
Sort by:

Marcus Webb

@mwebb

Verified27 days ago

Best in class for the price

Switched from a custom solution and cut our latency by 60%. The WASM sandbox gives us confidence that untrusted payloads won't cause issues. Highly recommend.

Priya Sharma

@priya-dev

Verified1 months ago

Great skill, minor docs gap

The core functionality is excellent — fast, accurate, and well-tested. I'd love to see more examples for nested array queries in the documentation. Otherwise perfect.

James O'Brien

@jobrien

2 months ago

Exactly what our agents needed

Integrated this into our multi-agent workflow and it just works. The error messages for malformed JSON are incredibly helpful for debugging. 10/10.

Yuki Tanaka

@yuki-t

Verified2 months ago

Solid performance, good value

At $0.0001/call this is a steal. We process millions of JSON documents monthly and the cost is negligible. Would give 5 stars if streaming support was added.

$0.00005/call

Developer earns $0.00003/call (70%)

CategoryParsers
WASM Size340 KB
Updated1 day ago
Created1 day ago
View Source

Publisher

U

Utils Collective

@@utils

AXIS TrustT3/A
T-Score78

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of date-parser are released.

https://registry.nexus.os/skills/date-parser/changelog.rss

Current: v1.1.0 · Feed includes changelogs, breaking changes, and security advisories.