ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Martin von Zweigbergk e51878f4fd cli: show timestamp in local timezone and without millis and offset
As discussed in #2900, the milliseconds are rarely useful, and it can
be confusing with different timezones because it makes harder to
compare timestamps.

I added an environment variable to control the timestamp in a
cross-platform way. I didn't document because it exists only for tests
(like `JJ_RANDOMNESS_SEED`).

Closes #2900
2024-03-20 07:54:08 -07:00
..
examples operation_templater: support extensions of the template language 2024-03-16 10:32:53 -04:00
src cli: show timestamp in local timezone and without millis and offset 2024-03-20 07:54:08 -07:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests cli: show timestamp in local timezone and without millis and offset 2024-03-20 07:54:08 -07:00
build.rs
Cargo.toml
LICENSE