Yes it does. Simple set X equal to the external date and call %DT the internal value will be returned in Y. Like this;
>S X="10/1/05" D ^%DT >ZW %DT="" X="10/1/05" Y="3051001" -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Saturday, March 19, 2005 10:25 PM To: [email protected] Subject: Re: [Hardhats-members] Date/Time functions... Oops, ^%DT does not do external to internal conversion. So how do I do that?? Thanks Kevin --- Kevin Toppenberg <[EMAIL PROTECTED]> wrote: > Why are two of the date/time functions in Fileman, > and > the rest in Kernel? And why is Kernel missing > external-to-internal conversion? > > Fileman > ------- > ^%DT -- external to internal conversion > DD^%DT -- Internal to external conversion > > Kernel > ------ > $$FMTE^XLFDT -- Internal to external conversion > (and most other needed functions except > external-to-internal conversion) > > Thanks > Kevin > > > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - now with 250MB free storage. Learn > more. > http://info.mail.yahoo.com/mail_250 > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Hardhats-members mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hardhats-members > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
