Skip to content

Commit 46d5eb3

Browse files
committed
docs: Note DateValue::ForceDayPrecision in Cspace xforms docs
1 parent 9967c84 commit 46d5eb3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/kiba/extend/transforms/cspace.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ module Transforms
3939
# that buy creating fields using a consistent naming convention,
4040
# {Collapse::FieldsToRepeatableFieldGroup} is a simpler transform
4141
# to set up, and applies {Clean::EmptyFieldGroups} automatically
42+
# - {DateValue::ForceDayPrecision} for ensuring values mapping to
43+
# non-structured date fields will be ingestable
4244
module Cspace
4345
::Cspace = Kiba::Extend::Transforms::Cspace
4446
# Characters or character combinations known to be treated strangely by

0 commit comments

Comments
 (0)