Title: Date format?
Last modified: December 13, 2018

---

# Date format?

 *  Resolved [mediegruppen](https://wordpress.org/support/users/mediegruppen/)
 * (@mediegruppen)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/date-format-159/)
 * Hi
 * Installation and export to excel is working great, but the date format for the
   wp-last-login coloumn is weird. We get numbers like 1544624906, 1543402308 and
   1544516037 instead of regular time stamps.
 * Suggestions?
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Konstantin Obenland](https://wordpress.org/support/users/obenland/)
 * (@obenland)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/date-format-159/#post-10990099)
 * Hi there,
 * It’s the `time()` value of the login to make it easy to convert to whatever format
   you like when you run it through `date()`.
 * See [https://plugins.trac.wordpress.org/browser/wp-last-login/tags/2/wp-last-login.php#L121](https://plugins.trac.wordpress.org/browser/wp-last-login/tags/2/wp-last-login.php#L121)
 *  [airdrummer](https://wordpress.org/support/users/airdrummer/)
 * (@airdrummer)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/date-format-159/#post-11335211)
 * very helpful plugin, thanx!-) i see that wpll_date_format is used, but not where
   it is set. i assume it defaults to wp_date_format, but i would also like to see
   the time.
    -  This reply was modified 7 years, 2 months ago by [airdrummer](https://wordpress.org/support/users/airdrummer/).
    -  This reply was modified 7 years, 2 months ago by [airdrummer](https://wordpress.org/support/users/airdrummer/).
 *  Plugin Author [Konstantin Obenland](https://wordpress.org/support/users/obenland/)
 * (@obenland)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/date-format-159/#post-11335995)
 * `wpll_date_format` is just a filter, in case you’d want to change the date format
   used in that column. The value it filters is whatever the date format for your
   site is.
 * Best,
    Konstantin

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Date format?’ is closed to new replies.

 * ![](https://ps.w.org/wp-last-login/assets/icon.svg?rev=3527809)
 * [WP Last Login](https://wordpress.org/plugins/wp-last-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-last-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-last-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-last-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-last-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-last-login/reviews/)

## Tags

 * [date format](https://wordpress.org/support/topic-tag/date-format/)

 * 3 replies
 * 3 participants
 * Last reply from: [Konstantin Obenland](https://wordpress.org/support/users/obenland/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/date-format-159/#post-11335995)
 * Status: resolved