mongoschema.date

This module provides Date serialization with an extra added magic value to serialize the current date at serialization time.

Members

Structs

SchemaDate
struct SchemaDate

Class serializing to a bson date containing a special now value that gets translated to the current time when converting to bson.

Meta