Convert timestamp to YYYY-MM-DDTHH:MM:SS
How do convert a data formatted as a timestamp to YYYY-MM-DDTHH:MM:SS in dissector?
How do convert a data formatted as a timestamp to YYYY-MM-DDTHH:MM:SS in dissector?
You can use FT_ABSOLTE_TIME as the field type. As per README.dissector this is represented as "An absolute time from some fixed point in time, displayed as the date, followed by the time, as hours, minutes, and seconds with 9 digits after the decimal point."
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-04-12 16:55:25 +0000
Seen: 763 times
Last updated: Apr 12 '19
how to invert two bytes in lua script dissector ?
How do I get and display packet data information at a specific byte from the first byte?
why protocol is not showing as HTTP even though we sent http request ?
Adjusting Bit order and Endianess in LUA between Dissectors
How do I add "child item" to an item in the subtree?
I'd like to extract the timestamp from the wireless LAN management frame
What is the syntax for wireshark custom column