question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow more flexible Duration parsing

See original GitHub issue

Binding to Duration is currently cumbersome. It would be nice if we could parse simpler formats like 10s, 10m etc.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
snicollcommented, Nov 20, 2017

That’s awesome. There are a couple of comments on the commit, reopening to make sure they’re not missed.

0reactions
philwebbcommented, Dec 18, 2017

@b0c1 Looks like they were way ahead of us 😃 I like it, but I think I prefer to limit the number of choices for now. At least until someone complains that they’d rather type 10seconds rather than 10s.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parsing time strings like "1h 30min" - java - Stack Overflow
Save this question. Show activity on this post. Anyone know of a Java library that can parse time strings such as "30min" or...
Read more >
Flexible Parsing - ACL Anthology
When people use natural language in natural settings, they often use it ungrammatically, rnisSing out or repeating words, breaking-oil and restarting, ...
Read more >
Feature Request: more flexible timestring parsing - SQLite Forum
I propose an additional time parsing function or modifier that allows for more flexible parsing of time strings. I suggest modeling it from ......
Read more >
Parsing and Formatting - Java™ Tutorials
Parsing and Formatting. The temporal-based classes in the Date-Time API provide parse methods for parsing a string that contains date and time information....
Read more >
More flexible custom build step/event output parsing
It would be great if Visual Studio had a more flexible output parser. For example VSCode let's ... Thank you for taking the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found