Date field: Difference between revisions

From Memento Database Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<div align="right"><small>''&laquo; as of 2016-08-25, editions Mobile 3.9.7, Desktop 1.0.3 &raquo;''</small></div>
<div align="right"><small>''&laquo; as of 2016-08-29, editions Mobile 3.9.7, Desktop 1.0.3 &raquo;''</small></div>
-----
-----
A Date field may contain a value that is used to represent a particular calendar date -- specifically, the value stored is the same as that used by Unix and Linux systems to represent dates, which is the number of seconds since January 1, 1970.
A Date field may contain a value that is used to represent a particular calendar date -- specifically, the value stored is the same as that used by Unix and Linux systems to represent dates, which is the number of seconds since January 1, 1970.
Line 31: Line 31:


; Dependencies : Ability to add one or more visibility dependencies upon fields with qualifying types.
; Dependencies : Ability to add one or more visibility dependencies upon fields with qualifying types.
[[Category:Spec]]

Revision as of 00:23, 29 August 2016

« as of 2016-08-29, editions Mobile 3.9.7, Desktop 1.0.3 »

A Date field may contain a value that is used to represent a particular calendar date -- specifically, the value stored is the same as that used by Unix and Linux systems to represent dates, which is the number of seconds since January 1, 1970.

This value allows date arithmetic to work readily, by merely doing integer arithmetic with the value.

When a date value is interpreted for import, expert, or display in years, months, and days, the current locale is used. The format for import and export can be specified in program settings.

Name and Hint

Standard across all field types.

Advanced Parameters

Default Value
By default, there is no default value. Alternatively, the default may be set to the current date as of entry or edit of the field within an entry.
Required
Make entry of a value mandatory before saving an entry

Display Options

Display in the list as
Select among the following roles for the current field:
  • As a Regular field
  • As an Entry Name
  • As an Entry Description
  • As an Entry Status
Display field name in Entry Edit Card?
By default, yes.
Font
Choices are:
  • Family: Regular, Light, Condensed, Thin, Medium. By default, Regular.
  • Style: Normal, Bold, Italic, Bold Italic. By default, Normal.
  • Size: By default, 18. Direct entry to change.
  • Color: By default, White. Palette of 20 colors, backed up by a continuously variable color chooser.
Dependencies
Ability to add one or more visibility dependencies upon fields with qualifying types.