System time and Network Time Protocol
As mentioned previously, system time is very important on all devices on a network. Setting the clock using the ASDM can be done by navigating to Configuration
| Device Setup
| System Time
| Clock
. You'll be able to select the appropriate time zone, date, and time on the ASA:

Note
The system clock on Cisco devices are in the 24-hour format.
Configuring the ASA to be a NTP client can be done by going to Configuration
| Device Setup
| System Time
| NTP
and clicking on Add
. This feature will allow the ASA to obtain its time from an NTP server, whether the NTP server is on the inside
, outside
, or any other interface:

Once you click OK
, the NTP server configurations will be presented on the ASDM.
However, ensure you click on Apply
to push the configurations to the ASA and save the settings.
Configuring NTP using the CLI
Typically, the ntp server <ntp server IP>
command can be used on the ASA:
ASA-1(config)# ntp authenticate (optional - only used for authentication...