Skip to content
Mahmoud Ben Hassine edited this page Dec 5, 2016 · 1 revision

week

Synopsis

Create a UnixStream with the current week number.

Example

// create a UnixStream with the current week number
UnixStream<String> week= UnixStream.week(); 
Clone this wiki locally