pcriv / statics

Base class and modules for YAML backed static models.
MIT License
43 stars 3 forks source link

Added a warning about date format #3

Closed inem closed 6 years ago

inem commented 6 years ago

yeah, sure!

On Mon, Oct 1, 2018 at 10:10 AM Pablo Crivella notifications@github.com wrote:

@pablocrivella commented on this pull request.

In README.md https://github.com/pablocrivella/statics/pull/3#discussion_r221523050:

@@ -126,6 +126,10 @@ post.body(locale: :nl) #=> "Hallo!"

Check dry-types for documentation about the built-in types.

+## Caveats + +If you have dates in your yaml-files, use the following format for them to be handled properly: 2019-02-07

Maybe we could clarify the format here by saying yyyy-mm-dd instead of the actual date?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pablocrivella/statics/pull/3#pullrequestreview-160189258, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAlwQPHfT2lZlao_sTvytrBvzycMJGoks5ugc4PgaJpZM4XBDhY .