File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 45
45
<p >A date and time string. This should be in ISO 8601 format (currently any
46
46
format acceptable by PHP's <a href =' http://php.net/manual/function.strtotime.php' >strtotime</a >
47
47
function also will do, but most of them don't handle time zones properly,
48
- try to use ISO 8601!).</p >
48
+ try to use ISO 8601!). You MAY and are encouraged to omit the time and just
49
+ submit a date (yyyy-mm-dd) if the time is unknown or shall not be disclosed.</p >
50
+
49
51
<p >Indicates when the cache was found. If given, the log will be published
50
52
with the given date and time. If not, log will be published using the current
51
- date and time.</p >
53
+ date and time. If only the date is given, OKAPI will publish the log in a way
54
+ which most closely resembles "no time given"
55
+ (<a href =" https://github.com/opencaching/okapi/issues/358" >more info</a >).</p >
52
56
</opt >
53
57
<opt name =' password' >
54
58
<p >Some caches require a password in order to submit a "Found it" log entry.
You can’t perform that action at this time.
0 commit comments