Title: Need only the basic date/time stamp
Last modified: April 13, 2022

---

# Need only the basic date/time stamp

 *  [morespinach](https://wordpress.org/support/users/morespinach/)
 * (@morespinach)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/need-only-the-basic-date-time-stamp/)
 * Thank you for this plugin. Wow this is a load of functionality for this basic
   but vital need. Anyway, my question – we need to show the time in some Asian 
   languages so I need only the last updated time stamp in my theme template.
 * Do I use this function?–
 *     ```
       <?php if ( function_exists( 'the_last_modified_info' ) ) { the_last_modified_info(); } ?>
       ```
   
 * How can I NOT just display it like that, but instead “get” the date/time stamp
   to do something with it?

The topic ‘Need only the basic date/time stamp’ is closed to new replies.

 * ![](https://ps.w.org/wp-last-modified-info/assets/icon-256x256.png?rev=2844152)
 * [WP Last Modified Info](https://wordpress.org/plugins/wp-last-modified-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-last-modified-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-last-modified-info/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-last-modified-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-last-modified-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-last-modified-info/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [morespinach](https://wordpress.org/support/users/morespinach/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/need-only-the-basic-date-time-stamp/)
 * Status: not resolved