Changes

Updating Dates or Times with Pandora

457 bytes added, 21:44, 5 August 2010
no edit summary
Dates are stored in the [[SmartSimple]] database in the following format:
'''yyyy-mm-dd'''
 
Accordingly when updating date fields with Pandora the submitted data must be formatted identically.
 
==Standard Fields==
The ''startdate'' and ''enddate'' standard fields [[Standard Fields]] also store time values for the ''starttime'' and ''endtime'' respectively. Thus you must include the times as well as the dates (if the times are enabled). Similarly with ''lastmodified'' (although there is no associated ''lastmodifiedtime'' variable).  The format should be: '''yyyy-mm-dd HH:mm:ss'''
Where HH is the hour using the 24hr format.
ieExample: ''2012-01-31 17:30:00'' 
'''Note''': if you omit the time when updating the ''startdate'' or ''enddate'' standard fields, any times that had been stored in the ''starttime'' or ''endtime'' will be reset to 00:00:00
==Custom Fields==
Accordingly when When updating date fields (both standard fields and custom fields) Date [[Custom Fields]] using Pandora the format of the value sent must be '''yyyy-mm-dd'''.* Times cannot be saved with Date Custom Fields.
==Notes==
* If you omit the time when updating the ''startdate'' or ''enddate'' standard fields, the stored in the ''starttime'' or ''endtime'' will be set to 00:00:00, overwriting any times that may have been stored previously.
* The Level 1 ''closedate'' standard field does '''not''' store a time so should be updated using '''yyyy-mm-dd''' only.
* The ''lastmodified'' standard field on transactions is ''trsts''
0
edits