waynec86
|
b20176ce47
|
fix(parse): offset parsing when seconds are decimal (#33)
|
2023-09-06 17:41:26 +02:00 |
|
Thijs Schreijer
|
b8147d8e6b
|
chore(*) update linter, add makefile
|
2023-09-06 17:34:24 +02:00 |
|
roblox_rkeller Ray
|
e309741edc
|
fix(ISO8601): comma-spec'd decimal seconds (#31)
|
2023-06-19 14:52:25 +02:00 |
|
Thijs Schreijer
|
434d7ad64f
|
feat(year) make 2 digit year configurable (#26)
adds a global setting and 2 functions;
- setcenturyflip(val)
- val = getcenturyflip()
Co-authored-by: dimfish <dimfish@gmail.com>
|
2021-07-19 09:50:09 +02:00 |
|
Thijs Schreijer
|
4f68c2d392
|
chore(*) replace tabs with spaces
|
2021-07-18 10:00:06 +02:00 |
|
Thijs Schreijer
|
b3c3cba87b
|
housekeeping, adding CI, moving some source files, fix linter
|
2018-12-03 15:48:49 +01:00 |
|
Jason Fertel
|
d74a483ee4
|
seconds including fraction used scientific notation if less then 1e-4
|
2015-11-05 14:31:59 -05:00 |
|
Thijs Schreijer
|
ee85631c44
|
Added a whole bunch of tests
|
2014-01-03 21:19:45 +01:00 |
|
Thijs Schreijer
|
c5eaf756ec
|
initial test setup using busted
|
2014-01-02 14:30:47 +01:00 |
|