[Bro] time format

Vern Paxson vern at icir.org
Fri Apr 22 16:00:15 PDT 2005


>    Does anybody know how to print time to readable format something like:
> 04/22/2005 12:00:00 with Bro language ? I couldn't find such format in the
> existing bro scripts. thanks.

There's a "strftime(fmt: string, d: time): string" function you can call.

		Vern



More information about the Bro mailing list