Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 601 Bytes

TimeZone-API

Spring text application

On Windows
To compile app from Command Shell level move to demo directory then type: gradlew build,
then gradlew run --args='argument', where argument is timezone that you are looking for

on Linux

gradle build
gradle run --args='argument'

exemplary output:

--------------------------------------------------------------------------------------
-------------> Time for area: 2020-06-19T08:13:31.048036+01:00 <-------------
--------------------------------------------------------------------------------------