12 lines
567 B
Markdown
12 lines
567 B
Markdown
[docs](../../index.md) / [net.thauvin.erik.akismet](../index.md) / [AkismetComment](index.md) / [postModifiedGmt](./post-modified-gmt.md)
|
|
|
|
# postModifiedGmt
|
|
|
|
`var postModifiedGmt: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)`?` [(source)](https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin/net/thauvin/erik/akismet/AkismetComment.kt#L172)
|
|
|
|
The UTC timestamp of the publication time for the post, page or thread on which the comment was posted.
|
|
|
|
**See Also**
|
|
|
|
[Akismet.dateToGmt](../-akismet/date-to-gmt.md)
|
|
|