1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add last parser info

This commit is contained in:
Kelly Brazil
2021-03-24 21:24:47 -07:00
parent e4ca0de92a
commit 699c97d8a0

View File

@ -9,6 +9,7 @@ jc changelog
- Add a calculated UTC timestamp (only if date output is in UTC) - Add a calculated UTC timestamp (only if date output is in UTC)
- Add several fields, including: hour_24, utc_offset, day_of_year, week_of_year, iso, and timezone_aware - Add several fields, including: hour_24, utc_offset, day_of_year, week_of_year, iso, and timezone_aware
- Update uptime parser to provide datestamps - Update uptime parser to provide datestamps
- Update last parser to use the new date-time parsing function
- Add -h option to display the help text. Piping errors no longer show the help text. - Add -h option to display the help text. Piping errors no longer show the help text.
20210305 v1.14.4 20210305 v1.14.4