Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
...Written in java (Open JDK 11), this will work on Linux, Mac and Windows as long as you have a Java Runtime environment installed.
Windows installer with bundled java runtime environment for those without java on their machine.
visit:
https://www.openlogic.com/openjdk-downloads
if you're having issues with Java... Seems not all JDK's are created equal.
This is a java swing GUI that show unix time.
https://en.wikipedia.org/wiki/Unix_time
Usage: java -jar UnixTime.jar
Source code available on GitHub: https://github.com/davidesestiliwork/UnixTime
See also UnixTimeCalc a unix time calculator (from UnixTime to date and time) on: https://github.com/davidesestiliwork/UnixTimeCalc
Usage: java -jar UnixTimeCalc.jar
See also UnixTimeCalc2 a unix time calculator (from date and time to UnixTime) on: https://github.com/davidesestiliwork/UnixTimeCalc2
Usage: java -jar UnixTimeCalc2.jar