waynec86
b20176ce47
fix(parse): offset parsing when seconds are decimal ( #33 )
2023-09-06 17:41:26 +02:00
Thijs Schreijer
ebbdef7593
chore(whitespace): fix indent
2023-09-06 16:18:00 +02:00
Thijs Schreijer
32ac69fc42
chore(date): fix warning
...
the call `setz(c, x)` would pass 2 arguments, the TZ offset, and
TZ abreviated name. WHere only the offset would be used. Hence it is
safe to remove the `x` parameter from the call.
Fixes #30
2023-09-06 15:21:18 +02:00
roblox_rkeller Ray
e309741edc
fix(ISO8601): comma-spec'd decimal seconds ( #31 )
2023-06-19 14:52:25 +02:00
Thijs Schreijer
8d74567cf9
chore(readme) update version number
2021-07-19 13:38:33 +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
a2c1a83f3e
chore(*) update copyright years
2021-07-18 10:13:05 +02:00
Thijs Schreijer
cd8f6d40e9
release 2.1.3
2020-11-21 09:07:33 +01:00
leaf corcoran
a5c8be9dc6
update rockspec, remove 5.4 limitation
2020-10-05 08:36:12 +02:00
Thijs Schreijer
b3c3cba87b
housekeeping, adding CI, moving some source files, fix linter
2018-12-03 15:48:49 +01:00