By
Published: 22 Oct 2001
How do I convert text data (20010830) to 4 digit Julian date? (year + 3 digit)
Parse the date into year, month and day. There are many formulas that do the conversion. The one listed below is from Web Exhibits ( http://webexhibits.org/calendars/calendar-christian.html ).
(the divisions are integer divisions, in which remainders are discarded)
Dig Deeper on Lotus Notes Domino Administration Tools
Find out what types of calculations can be computed for a column in a Lotus Notes view and the best way to go about it with this expert response.
Continue Reading
Find out why you can't use Formula language to include a doclink to a specific Lotus Notes view or database and need to use LotusScript instead.
Continue Reading
SearchDomino.com's expert Brian Mahoney explains how to work around the default replication and form parameters of profile documents, so that the ...
Continue Reading