Inserting a field via @addFields in the Mongo shell yields the current date and time. However, this aggregation pipeline stage in Compass inserts the unix epoch.
[{ $addFields: Unknown macro: { now_f} }]
[{ $addFields:
}]