# Introduction In Bash scripting, you can use the `date` command to get the current system date and time value. This challenge will guide you on how to parse the different parts of the date and time value using the `date` command.
Click the virtual machine below to start practicing