about | help | code help+videos | done | prefs |
Given a boolean "b", if it is false return an empty String, if it is true return the name of the time zone that the website CodingBat is hosted in. Use the TimeZone class to accomplish this!
dateTime_codingbatTimeZone(false) → "" dateTime_codingbatTimeZone(false) → "" dateTime_codingbatTimeZone(false) → "" ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy