You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Amey Jadiye (JIRA)" <ji...@apache.org> on 2017/04/12 19:35:41 UTC

[jira] [Commented] (TEXT-25) Add a duration parser

    [ https://issues.apache.org/jira/browse/TEXT-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966464#comment-15966464 ] 

Amey Jadiye commented on TEXT-25:
---------------------------------

Hi [~kinow]

Is this merged to TEXT code ? if not let me know show stopper things and i can complete that, after that I wish to add few more matrix like numbers and  amount (money)

Ex. 

1k 
stringyfy - one thousand.
parse - 1000 

$1k - 
stringyfy - one thousand doller
parse - $1,000 

> Add a duration parser
> ---------------------
>
>                 Key: TEXT-25
>                 URL: https://issues.apache.org/jira/browse/TEXT-25
>             Project: Commons Text
>          Issue Type: New Feature
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>             Fix For: 1.1
>
>
> Duration parses interpret text such as *2 hours, 1 mn and 22sec*.
> Examples exist, such as https://github.com/jchampemont/gunip, written in Javaby Jean Champémont, inspired by https://github.com/domchristie/juration (JavaScript).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)