Class IsoDates

    • Constructor Detail

      • IsoDates

        @MorphiaInternal
        public IsoDates​(String operation,
                        Expression date)
        Parameters:
        operation -
        date -
        Developer note.
        This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
    • Method Detail

      • timezone

        public IsoDates timezone​(Expression timezone)
        The optional timezone to use to format the date. By default, it uses UTC.
        Parameters:
        timezone - the expression
        Returns:
        this