marshmallow-code / marshmallow-code/marshmallow

Epoch time validation in marshmallow

Open
#1,515 4 comments 0 reactions 0 assignees View on GitHub
datetime question
Dominant language
Python
Stars
7.2k
Forks
738
Avg merge
1d 23h
Merged PRs (30d)
7

Description

Hi,
I want to validate epoch time . Is there any way to do this using marshmallow. I will be getting this in request body . Dont know which format to be used .
```
 Time example: 1568783919
```

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file, test, or entry point; begin by reviewing marshmallow's field and validation documentation for request-body values. Determine whether epoch time is already supported and document the accepted format or validation approach, with an example using 1568783919. Done means a newcomer can identify the appropriate field and validate this value.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.