Package

com.rojoma.json.v3.util

time

Permalink

package time

Visibility
  1. Public
  2. All

Value Members

  1. object ISO8601

    Permalink
  2. object RFC1123

    Permalink

    Codecs that serialize times as RFC 1123 values.

    Codecs that serialize times as RFC 1123 values. Note that these codecs are lossy, and indeed cannot even encode dates that can't be expressed with a four-digit positive year! They're provided for compatibility with other systems that produce or consume such timestamps. If you have the choice, use the ISO8601 codecs instead.

Ungrouped