Use libiso8601 to parse the time.
This commit is contained in:
parent
7d6be54038
commit
6195451899
5 changed files with 13 additions and 417 deletions
4
README
4
README
|
|
@ -1,4 +1,4 @@
|
|||
mini-at
|
||||
mini-at http://www.lwithers.me.uk/projects/mini-at/
|
||||
========================================================================
|
||||
(c)2006, Laurence Withers, <l@lwithers.me.uk>.
|
||||
Released under the GNU GPLv2. See file COPYING or
|
||||
|
|
@ -7,6 +7,8 @@ http://www.gnu.org/copyleft/gpl.html for details.
|
|||
Really Quick Instructions
|
||||
-------------------------
|
||||
|
||||
Install libiso8601 from http://www.lwithers.me.uk/projects/libiso8601/ .
|
||||
|
||||
To build: ./make.sh
|
||||
To install: ./make.sh install
|
||||
(you might want to set PREFIX, by default it's /usr/local)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue