Displaying 2 results from an estimated 2 matches for "mqus".
Did you mean:
mlus
2018 Sep 06
2
[Bug 1279] New: manpage documentation inconsistencies
...entation inconsistencies
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: mqus at disroot.org
I have multiple small(ish) issues with the documentation, mainly the man page
and the output on nft --help:
1: nft --help lists the -j switch to format the output in json. this is both
not working (e.g. "nft list table inet filter -j" doesn't output things in
json) an...
2005 Mar 09
21
Converting time retrieved from MySQL
I''m having a problem converting a date retrieved from my MySQL database
and I''m hoping someone can help.
MySQL stores the date/time as this:
2005-03-08 17:00:34.0
and according to my Pickaxe book Ruby stores times as "the number of
seconds and microseconds since [...] January 1, 1970". All well and good.
Unfortunately, RoR is converting my date to this: