Skip to content

Support Unix time format #1130

@tbombach

Description

@tbombach

AutoRest modeler supports a Unix date time format for int type. It lets a spec specify that a date needs to be sent as the number of seconds since Unix epoch time to the server. This is implemented in some languages, but requires serialization/deserialization code in some remaining languages.

This issue: #909 tracked the changes needed in the modeler. It was implemented in C# in this PR: #948

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions