Skip to content

serializeDateTimeNorm -> serializeDateTimeNormWithTZ #1

Description

@stefanbischof

The method serializeDateTimeNorm is no longer an abstract method of AbstractSQLDBFunctionSymbolFactory, instead there is the method serializeDateTimeNormWithTZ which has to be overridden. Is there anything else needed besides changing the method name and TODO-SCAFFOLD comment?

protected String serializeDateTimeNorm(ImmutableList<? extends ImmutableTerm> terms, Function<ImmutableTerm, String> termConverter, TermFactory termFactory) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions