Should be able to just use the Java built in libraries. https://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html
As Dieter said, make sure your hwclock is correctly set to UTC and Java should do all the conversions for local time. On Monday, 22 February 2016 09:07:28 UTC-5, Raman Arumugam wrote: > > Hi all > > How to access the hwclock/system time on BBB via java, i > succeeded for date but for system time no luck, it prints different one, is > there any idea? > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
