All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.cdm-java.6.0.0-dev.82.source-code.cdm-base-datetime-CustomisableOffset.schema.json Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.89
Show newest version
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$anchor": "cdm.base.datetime",
  "type": "object",
  "title": "CustomisableOffset",
  "description": "A class to specify an offset either as a normalized [multiplier, period, dayType] or as a custom provision of type string.",
  "properties": {
    "offset": {
      "$ref": "cdm-base-datetime-Offset.schema.json"
    },
    "customProvision": {
      "type": "string"
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy