EASY36 - All About Time

Easy 36 is a simple project that is meant to be a rosetta stone for working with date/time formats between languages. Rather than digging through Python or PHP Documentation for the string representation of a date's UTC Timezone offset, and then generating formatting strings for communicating between APIs, this tool provides you with a way to click around until you get it right. It also provides you with the detailed lookup information as found in the language documentation.