Skip to content
Mahmoud Ben Hassine edited this page Nov 8, 2015 · 4 revisions

date

Synopsis

Create a UnixStream with the current date.

Example

UnixStream.date()
       .to(stdOut()); //prints for example : Fri Oct 09 13:50:49 CEST 2015
Clone this wiki locally