mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
typofix
This commit is contained in:
parent
a4aee9082b
commit
7e9704131a
3 changed files with 3 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ yellow circle true 9 87 63.5058 8.3350 1634784588.045421
|
|||
purple square false 10 91 72.3735 8.2430 1634784588.045422
|
||||
</pre>
|
||||
|
||||
The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL functions
|
||||
The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL function
|
||||
is nothing more than a keystroke-saver for `int(systime())`.
|
||||
|
||||
## UTC times with standard format
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ yellow circle true 9 87 63.5058 8.3350 1634784588.045421
|
|||
purple square false 10 91 72.3735 8.2430 1634784588.045422
|
||||
GENMD-EOF
|
||||
|
||||
The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL functions
|
||||
The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL function
|
||||
is nothing more than a keystroke-saver for `int(systime())`.
|
||||
|
||||
## UTC times with standard format
|
||||
|
|
|
|||
1
todo.txt
1
todo.txt
|
|
@ -4,6 +4,7 @@ RELEASES
|
|||
o unsparsify -f CSV by default -- ? into CSV record-writer -- ? caveat that record 1 controls all ...
|
||||
o mlr join --left-fields a,b,c
|
||||
o several needs-doc issues
|
||||
https://github.com/johnkerl/miller/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-documentation
|
||||
o fmt/unfmt/regex doc
|
||||
o FAQ/examples reorg
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue