Companion

object Companion

Functions

dateToGmt
Link copied to clipboard
fun dateToGmt(date: LocalDateTime): String
Convert a locale date/time to a UTC timestamp.
fun dateToGmt(date: Date): String
Convert a date to a UTC timestamp.
jsonComment
Link copied to clipboard
fun jsonComment(json: String): AkismetComment
(Re)Create a comment from a JSON string.