Mercurial > urweb
view .hgignore @ 1448:37599e85bba8
Fix getting UTC time from formatted strings ( in uw_Basis_readUtc ).
Corrects 2 things:
- timezones with offsets not an integer number of hours
- double correcting for daylight savings time
author | Karn Kallio <kkallio@eka> |
---|---|
date | Wed, 13 Apr 2011 00:04:41 -0430 |
parents | 052af2b82533 |
children | 9cb923efea4d |
line wrap: on
line source
syntax: glob *~ .cm src/.cm bin/* src/urweb.cm src/urweb.mlb *.lex.* *.grm.* *.o .deps .libs *.lo *.la *.mlton.grm *.mlton.lex src/config.sml *.exe *.cache *.log *.status demo/out/*.html demo/demo.* demo/more/out/*.html demo/more/demo.* *.sql *mlmon.out *.aux *.dvi *.pdf *.ps *.toc aclocal.m4 .depend Makefile.coq *.vo syntax: regexp ^Makefile$ ^src/c/Makefile$ ^src/coq/Makefile$ ^libtool$ ^config.h$ ^stamp-h1$