Skip to content

Date/Time structures to php DateTime #188

@stefanak-michal

Description

@stefanak-michal

Is your feature request related to a problem? Please describe.
For Date/Time structures add method which will return php DateTime class instance.

Describe the solution you'd like
For specific bolt structures I want to consider adding this specific method, something like toDateTime().

Describe alternatives you've considered
You can do it by yourself by accessing structure class properties, or casting as string and parsing as you need, but this can be nice feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions