ntpdate is dead and is discontinued. Use an actual daemon to govern your time source.
I thought redhat installed ntpd or chrony by default. I know chrony is the default for the next fedora release. If you have ntpd/chronyd installed your advice is horrible and not just because you pointed everyone to Virginia Tech's time server.
chronyd is a lot more mindful of battery/power considerations than ntpd. It is an interesting approach to endpoint time synchronization compared to the ntp reference implementation.
Cell network doesnt broadcast time. You can install ntp client, but it needs to run as root, and I wont let anything from the market run as root, and I havent got around to building an ntp client myself...
# yum install ntpdate
# ntpdate -u ntp-1.vt.edu
# hwclock -w
"Your time is exact!"