ae.utils.time.parsedur

Duration parsing functions.

Members

Functions

parseDuration
Duration parseDuration(string s)

Parse a duration string in the form returned by Duration.toString (e.g. "1 day, 1 hour and 30 minutes")

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>