Skip to content

Add missing repgen4 methods MONOFYR and DAYOFYR #54

@krowvin

Description

@krowvin

Saw a report that was using

MONOFYR and DAYOFYR

Suggest doing something like this and exposing an internal method for this

def DAYOFYR(date):
    # check if date has a value, use that value if it does
    return date.timetuple().tm_yday

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