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
version
4
version
|
|
@ -11,8 +11,8 @@
|
|||
# expected to be in 'major.minor.micro' format. It can optionally be
|
||||
# suffixed with a string.
|
||||
VERMAJOR=1
|
||||
VERMINOR=0
|
||||
VERMICRO=1
|
||||
VERMINOR=1
|
||||
VERMICRO=0
|
||||
VEREXTRA=""
|
||||
|
||||
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue